Skip to content
Cursor

Route6 — Agent Network Identity for Cursor

me.route6/netid

Gives AI agents a public IPv6 identity, hostname, port forwarding, web fetch, team mesh. Free tier.

client:Cursor transport:streamable-http runtime:oci

Install Route6 — Agent Network Identity in Cursor

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

{
  "mcpServers": {
    "netid": {
      "url": "https://gw.route6.me/mcp"
    }
  }
}

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

Route6 — Agent Network Identity in other clients