AI-native

Publish an MCP server

Expose any proxy as a Model Context Protocol server so Claude, Cursor and other agents can call your API as a tool — tenant-isolated and OAuth-gated.

  • Build the catalogue in a short chat, then /publish
  • Served at {project}-{tenant}.mcp.apiblaze.com
  • Agents log in like any other user (OAuth)
  • Each customer workspace (tenant) gets its own catalogue
npx apiblaze agent mcp
$ npx apiblaze agent mcp acme
you › expose search + order lookup
agent › search_products(q, limit)
        get_order(order_id)
/publish
  ✓ live → acme-acmecorp.mcp.apiblaze.com/1.0.0/prod

Claude & Cursor can now call your API.

Make your API agent-callable

Agent-ready

Claude, Cursor and any MCP client can discover and call your tools.

OAuth-gated

Tool access is authenticated — agents authorize like any consumer.

Isolated per customer

Each customer workspace (tenant) gets its own catalogue and keys.

Try it in 30 seconds

No signup required. Claim it to your account whenever you’re ready.