@evantahler/mcpx 0.15.3 → 0.15.4
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 +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -626,6 +626,8 @@ Inspired by [mcp-cli](https://github.com/philschmid/mcp-cli) by Phil Schmid, whi
|
|
|
626
626
|
|
|
627
627
|
## Why mcpx?
|
|
628
628
|
|
|
629
|
+
mcpx is the client. If you need the server side — auth, governance, and production tools at scale — check out [Arcade](https://arcade.dev).
|
|
630
|
+
|
|
629
631
|
The full story: [curl for MCP: Why Coding Agents Are Happier Using the CLI](https://arcade.dev/blog/curl-for-mcp)
|
|
630
632
|
|
|
631
633
|
## License
|