Invoke a Model Context Protocol tool.
POST/v1/mcp
Lets an AI agent inspect the gateway the same way an operator would. Two
tools are exposed today: gateway_status reports uptime and broker
connectivity, and idempotency_inspect reports how many idempotency keys
are being tracked.
Point an MCP-capable client at this endpoint with your API key as a bearer token to let it answer questions like "is Nerve currently reaching the broker?" without giving it shell access.
Request
Responses
- 200
- 401
Tool result, or an error object for unsupported methods
Missing or invalid API key