Skip to content
Claude Desktop

Tap for Claude Desktop

io.github.leonting1010/tap

Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.

client:Claude Desktop transport:streamable-http runtime:npm tools:4

Install Tap in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tap": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.taprun.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Tap in other clients