Tap
Browser automation MCP for your logged-in Chrome. Compile once, run forever — zero LLM cost per run, auto-detects drift when sites change.
cursor.directory·↓ 3
MCP
tap
Runs in your real Chrome with logged-in sessions. Forge once with AI, execute forever at zero LLM cost, detect drift when sites change.
{
"mcpServers": {
"tap": {
"command": "npx",
"args": ["-y", "@taprun/cli", "mcp", "start"]
}
}
}