Endpoint · not live yet
For agents · MCP

Connect your agent

MCPie serves public data as an MCP server. Add the config below to your agent, and every vertical on the network becomes queryable as a tool — each field traced to its source.

{
  "mcpServers": {
    "mcpie": {
      "url": "https://mcpie.xyz/mcp"
    }
  }
}

Paste it into your MCP client's config — claude_desktop_config.json, Cursor's mcp.json, or wherever your agent reads its servers from. Connecting once to the root registry exposes every vertical; you can also wire a single vertical directly at mcp://mcpie.xyz/{vertical}. Queries are paid per call in USDC over x402.

The endpoint does not answer yet. The first verticals are still forming. The config above is final — wire it up now and it will start returning data as verticals go live.

Next: browse every vertical on the network, or read how records are proved and confirmed before they are served.

← Back to home