Loomal

browser-agent

MCP server by github.com/runbook-ai/runbook-ai-mcp

MCP server for browser automation with AI agent

3 starsnpm: runbook-ai-mcp

About browser-agent

browser-agent is an MCP (Model Context Protocol) server published by runbook-ai in the official MCP registry, listed under App Automation on Loomal. MCP server for browser automation with AI agent

It ships as an npm package (runbook-ai-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/runbook-ai/runbook-ai-mcp, where the project has earned 3 GitHub stars.

Use browser-agent with your agent

Claude Code · one command
claude mcp add browser-agent -- npx -y runbook-ai-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "browser-agent": {
      "command": "npx",
      "args": [
        "-y",
        "runbook-ai-mcp"
      ]
    }
  }
}
npmrunbook-ai-mcp

Frequently asked questions

What is browser-agent?
browser-agent is an MCP (Model Context Protocol) server by runbook-ai in the App Automation category. MCP server for browser automation with AI agent
How do I connect browser-agent to Claude, Cursor, or another MCP client?
Install browser-agent from its npm package (runbook-ai-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is browser-agent open source?
Yes — the source code is public at github.com/runbook-ai/runbook-ai-mcp, with 3 GitHub stars.
Can AI agents pay to use browser-agent?
Not yet through Loomal — browser-agent is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain browser-agent? Claim this listing free by verifying GitHub ownership, or contact us.