Browser automation MCP for your logged-in Chrome. Compile once, run forever — zero LLM cost per run, auto-detects drift when sites change.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@taprun/cli",
"mcp",
"start"
]
}