browspark-mcp package from npm on first run and caches it; @latest keeps it current. If the client cannot find bunx, use the full path to the executable (~/.bun/bin/bunx by default).
--port 9224 (or any port) if 9223 is taken by something that is not another companion, and set the same port in the dashboard’s Settings. The dashboard’s Overview page generates these snippets with the port you configured.
- Claude Code
- Codex
- OpenCode
- Cursor
- Kilo
- Antigravity
--scope user makes it available in every project. Start a new session and run /mcp to check the connection. Claude Code MCP docs.Clients that take a URL instead of a command, including Gemini, are covered in HTTP endpoint and Gemini. Running several of these clients at once is fine: see Multiple agents.
Checking the connection
Ask the agent to callbrowser_status. A healthy answer looks like this:
NOT CONNECTED, follow the pairing instructions it prints. The agent’s name as reported by the MCP client (for example claude-code or opencode) shows up in the dashboard’s activity log and next to the tabs that agent opened.
