For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cobrowse MCP

Enable your AI agents to cobrowse with users by integrating the Cobrowse MCP server.

URL

The Cobrowse MCP server endpoint is available at:

https://cobrowse.io/virtual-agent/1/mcp

If you self-host your instance, then replacecobrowse.io with your <your instance domain>.

Cobrowse MCP supports the Streamable HTTP transport.

Authentication

The Cobrowse MCP server uses the standard Authorization header with a Cobrowse JWT bearer token to secure communications.

Authorization: Bearer <jwt_token>

Billing

Virtual agent sessions are billed separately from standard Cobrowse usage.

Last updated