Tap for Cursor
io.github.leonting1010/tap
Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.
client:Cursor
transport:streamable-http
runtime:npm
tools:4
Install Tap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tap": {
"url": "https://mcp.taprun.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs