Skip to content

Method not allowed

GET
/mcp
curl --request GET \
--url https://example.com/api/v1/mcp

The MCP endpoint offers no server-initiated SSE stream; GET returns 405 (use POST).

Method Not Allowed. Use POST.