Loading MCP server directory, please wait...
Run multi-step tasks in a real Chrome browser: persistent environments, live view, human takeover.
npx @getmcp/cli add ai.webrun/webrunRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationWebRun API key as a bearer token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.webrun/webrun": {
"url": "https://api.webrun.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}