outx-mcp-server 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -239,6 +239,10 @@ OUTX_API_KEY=your-key npm run dev
|
|
|
239
239
|
- [Pricing](https://outx.ai/docs/documentation/pricing-and-subscription) — Free, Pro, and Enterprise plans
|
|
240
240
|
- [FAQ](https://outx.ai/docs/resources/faq) — Common questions answered
|
|
241
241
|
|
|
242
|
+
## Partnerships
|
|
243
|
+
|
|
244
|
+
Interested in a collaboration or affiliate partnership? Drop us a message at [support@outx.ai](mailto:support@outx.ai).
|
|
245
|
+
|
|
242
246
|
## License
|
|
243
247
|
|
|
244
248
|
MIT
|