mcp

Mcp Endpoint

JSON-RPC entry point for an MCP client targeting a single repo.

Resolves the caller's snapshot once per request and dispatches the JSON-RPC method. We accept a single request object — batched requests aren't part of MCP Streamable HTTP, so we don't.

post/mcp/{owner}/{name}

Path parameters

ownerstring required
namestring required

Response

Successful Response

{"stackTrail":"paths:/mcp/{owner}/{name}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.