Skip to content
Claude Code

Tailscale Compute for Claude Code

io.github.dylantirandaz/tailscale-compute

Run builds, tests, and benchmarks on your own Tailscale compute node.

client:Claude Code transport:stdio runtime:npm

Install Tailscale Compute in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add tailscale-compute -e TAILSCALE_COMPUTE_HOST=<TAILSCALE_COMPUTE_HOST> -e TAILSCALE_COMPUTE_LOCAL_ROOT=<TAILSCALE_COMPUTE_LOCAL_ROOT> -e TAILSCALE_COMPUTE_REMOTE_ROOT=<TAILSCALE_COMPUTE_REMOTE_ROOT> -e TAILSCALE_COMPUTE_REMOTE_SHELL=<TAILSCALE_COMPUTE_REMOTE_SHELL> -e TAILSCALE_COMPUTE_CONNECT_TIMEOUT_SECONDS=<TAILSCALE_COMPUTE_CONNECT_TIMEOUT_SECONDS> -e TAILSCALE_COMPUTE_AUDIT_LOG=<TAILSCALE_COMPUTE_AUDIT_LOG> -- npx -y @dylantirandaz/tailscale-compute-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Tailscale Compute in other clients