Skip to content
Back to search
30
MCP

agent-browser-mcp

npm/agent-browser-mcp

MCP server integrating with Vercel's agent-browser for AI-driven browser automation

Uptime
0.0%
68 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-browser-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}