tailscale for Cursor
io.usefulapi/tailscale
Read devices, users, keys, ACLs and DNS for a tailnet; manage devices, routes and auth keys.
client:Cursor
transport:streamable-http
Install tailscale in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tailscale": {
"url": "https://tailscale.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs