Authenticated MCP endpoint for Case.dev. Supports initialize, tools/list, tools/call, and ping over streamable HTTP.
curl --request POST \
--url https://api.case.dev/mcp \
--header 'Authorization: Bearer <token>'API key starting with sk_case_
MCP JSON-RPC response
Was this page helpful?
curl --request POST \
--url https://api.case.dev/mcp \
--header 'Authorization: Bearer <token>'