Quick Installation

Install with Cursor

One-click installation directly in Cursor with pre-configured settings
We support multiple transport methods for our MCP server: STDIO and SHTTP. We recommend using SHTTP with our remote hosted URL to take advantage of the server at full capacity.

Prerequisites

1

Get your Browserbase credentials

Get your Browserbase API key and project ID from the Browserbase Dashboard.
Browserbase API Key and Project ID settings
Then copy your API Key and Project ID directly from the input.

Installation Methods

Go to smithery.ai and enter your API keys and configuration to get a remote hosted URL.Smithery
{
  "mcpServers": {
    "browserbase": {
      "url": "your-smithery-url.com"
    }
  }
}
When using our remote hosted server, we provide the LLM costs for Gemini, the best performing model in Stagehand.

Verify Installation

1

Restart your Claude Client

Restart/refresh your Claude Client app and you should see the tools available by clicking the 🔨 icon.
2

Test the integration

Get started using our MCP Server by asking Claude to navigate to any page and see your Browserbase Browser in action on the dashboard.
Try asking Claude: “Navigate to google.com and take a screenshot”

Further Reading