Skip to content
VS Code

Tap for VS Code

io.github.leonting1010/tap

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

client:VS Code transport:streamable-http runtime:npm tools:4

Install Tap in VS Code

.vscode/mcp.json

{
  "servers": {
    "tap": {
      "type": "http",
      "url": "https://mcp.taprun.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Tap in other clients