AI & ML
Trust: 37/100 (Limited)io.github.runbook-ai/browser-agent Guide
MCP server for browser automation with AI agent
1 starsby runbook-ai
Quick Start
Install
npx runbook-ai-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-runbook-ai-browser-agent": {
"command": "npx",
"args": [
"runbook-ai-mcp"
]
}
}
}