Skip to content
VS Code

Tailscale RMCP for VS Code

ai.dinglebear/rtailscale

Tailscale device, route, DNS, key, user, and ACL management over MCP and CLI.

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

Install Tailscale RMCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "rtailscale": {
      "type": "http",
      "url": "https://ts.dinglebear.ai/mcp"
    }
  }
}

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

Tailscale RMCP in other clients