Loading MCP server directory, please wait...
Automate cloud browsers to navigate websites, interact with elements, and extract structured data.…
npx @getmcp/cli add ai.smithery/ImRonAI-mcp-server-browserbaseRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/ImRonAI-mcp-server-browserbase": {
"url": "https://server.smithery.ai/@ImRonAI/mcp-server-browserbase/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}