Skip to content
Grok

Tailscale RMCP for Grok

ai.dinglebear/rtailscale

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

client:Grok transport:streamable-http runtime:npm

Install Tailscale RMCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Tailscale RMCP in other clients