Skip to content
Cursor

Tailscale RMCP for Cursor

ai.dinglebear/rtailscale

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

client:Cursor transport:streamable-http runtime:npm

Install Tailscale RMCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "rtailscale": {
      "url": "https://ts.dinglebear.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tailscale RMCP in other clients