Agent Tools
Back to MCP servers
● degraded

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://example-app.mctx.ai/v1.3.3
JSON-RPC initialize probe
curl -X POST https://example-app.mctx.ai/v1.3.3 \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://example-app.mctx.ai
Source code
https://github.com/mctx-ai/example-app