MCP JSON-RPC endpoint

View as Markdown

Call Chaser’s official MCP surface over JSON-RPC 2.0. Use terminal for sandbox shell/filesystem work and browser for auto-provisioned browser automation. Lower-level session and workspace lifecycle tools remain available for callers that need explicit control.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects any.

Response

JSON-RPC response envelope

Errors