Claude Code
Claude Desktop
Add toclaude_desktop_config.json:
Cursor
Add to.cursor/mcp.json:
Windsurf
Add to~/.codeium/windsurf/mcp_config.json:
Available Tools
| Tool | Description |
|---|---|
run_session | Create a session and run a task. Supports keep_alive, model (bu-mini, bu-max), output_schema, and profile_id. |
get_session | Poll session status and output. Returns status, step count, cost breakdown, and live URL. |
send_task | Send a follow-up task to an idle keep-alive session. |
stop_session | Stop a session. strategy: "task" stops only the task, "session" destroys the sandbox. |
get_session_messages | Get the agent’s messages — browser actions, reasoning, and results. |
list_sessions | List recent sessions with status and cost. |
list_browser_profiles | List browser profiles for authenticated tasks. |