MCP

MCP JSON-RPC endpoint exposing public API routes as LLM-callable tools

get

MCP Streamable HTTP: GET is not supported (no server-initiated streaming). Use POST.

Responses
200

Default Response

No content

get
/v1/mcp
200

Default Response

No content

post

MCP JSON-RPC endpoint (Streamable HTTP transport). Exposes every public API route as an LLM-callable tool.

Authorizations
AuthorizationstringRequired

API key authentication. Get your API key from the Duvo dashboard.

Responses
200

Default Response

No content

post
/v1/mcp
200

Default Response

No content

Last updated