Skip to content
Zed

tailscale for Zed

io.usefulapi/tailscale

Read devices, users, keys, ACLs and DNS for a tailnet; manage devices, routes and auth keys.

client:Zed transport:streamable-http

Install tailscale in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tailscale": {
      "url": "https://tailscale.usefulapi.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tailscale in other clients