The v2 endpoint uses a task-based agent — each task runs independently and is dispatched to a queue. The v3 endpoint uses a session-based agent that runs in a persistent sandbox container, supporting keep-alive for multi-turn interactions, model selection (
bu-mini, bu-max, bu-ultra), structured output, and shared workspaces for file persistence across sessions.
Get your API key from the Browser Use Dashboard.
Claude Code
- v2
- v3
Replace
YOUR_API_KEY with your actual API key. Claude Code requires the API key to be passed via the -H (header) flag.Claude Desktop
Add toclaude_desktop_config.json:
- v2
- v3
Cursor
Add to.cursor/mcp.json:
- v2
- v3
Windsurf
Add to~/.codeium/windsurf/mcp_config.json:
- v2
- v3
Available Tools
- v2
- v3