Experimental
Cloud workspaces with the MCP entitlement can call the endpoint below with the same Bearer token as the public API:
POST /api/v1/mcpMethods: initialize, tools/list, and tools/call. Tools: list_clients (names) and list_assets (name, status, expiry). It does not change data.
This is not a spec-complete MCP server: initialize does not return standard protocolVersion, capabilities, or serverInfo, and there is no session or argument-schema negotiation. Do not assume compatibility with arbitrary MCP clients.