Loading MCP server directory, please wait...
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
npx @getmcp/cli add io.github.therealtimex/browser-useRequires Python 3.10+. Community-contributed server. Review source before installing.
OPENAI_API_KEYOpenAI API key for LLM operations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.therealtimex/browser-use": {
"command": "uvx",
"args": [
"realtimex-browser-use[cli]@0.7.10",
"realtimex-browser-use",
"--mcp"
],
"env": {
"OPENAI_API_KEY": ""
}
}
}
}