Click through a guided, interactive walkthrough of the platform below — then run a real MCP call against a live server further down this page.
No signup, no API key. The button below sends an actual JSON-RPC request over HTTPS to a published, publicly-installable MCP server — the same one you could point Claude or any MCP client at.
This is one of the platform's public example servers: a tiny OpenAPI spec (catfact.ninja) turned into a governed MCP server with one tool, get_cat_fact. It's published, so anyone with the endpoint URL can connect — exactly like Claude's custom connectors do.
Every request below goes to:
This is the exact URL you'd paste into Claude → Settings → Connectors → Add custom connector. See the quickstart for that walkthrough.
Two calls, in order, both real JSON-RPC 2.0 requests sent with fetch() from your browser:
1. Request — tools/list
Response
2. Request — tools/call get_cat_fact
Response