mcp
MCP JSON-RPC endpoint
Primary MCP endpoint. Accepts JSON-RPC requests such as initialize, tools/list, and tools/call. Some responses may stream over SSE depending on client transport/session flow.
post/mcp
Request body
Example request
{
"params": {
"protocolVersion": "2024-11-05"
}
}Response
JSON-RPC success or error payload