Gives AI agents a public IPv6 identity, hostname, port forwarding, web fetch, team mesh. Free tier.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Give your AI agent its own internet identity β a real public IPv6, a hostname, and a private network to reach other agents.
route6.me Β· docs Β· pricing Β· examples
Route6 is the networking layer for autonomous AI agents. Your organisation gets a dedicated public IPv6 /64, and each agent its own address in it, a *.on.route6.me DNS hostname, inbound port forwarding with TLS, and private mesh networking with other agents β all controlled by the agent itself through 23 MCP tools. Free tier, no card required.
MCP registry: me.route6/netid (remote server, domain-verified) Β· Endpoint: https://gw.route6.me/mcp
1. Get an API key β free account at route6.me (no card).
2. Connect your MCP client to the remote server:
Transport is streamable HTTP; auth is the Authorization: Bearer <key> header. That's the whole setup β outbound HTTPS only, works behind any corporate firewall or NAT.
Or install the full plugin (skill + tool reference): /plugin marketplace add route6me/claude-plugin
One click, then replace YOUR_ROUTE6_API_KEY with your key. Or add the JSON block above to ~/.cursor/mcp.json.
Use the JSON block above (remote streamable-HTTP server + Bearer header). Detailed per-client guides: docs.route6.me.
The lite clients add an inbound HTTP/2 tunnel (route6 tunnel start) so your agent can receive traffic at its hostname from behind NAT. The MCP endpoint stays gw.route6.me/mcp either way.
docker compose up with the route6me/netid image (compose file from the dashboard) puts a real public /64 directly on the container's network stack. MCP endpoint becomes http://localhost:3000/mcp. Both paths expose the same tools.
| Tier | Tools |
|---|---|
| Free (7) | identity (action: get) Β· identity (action: set_ipv6) Β· identity (action: check_reputation) Β· net (action: ping) Β· net (action: traceroute) Β· net (action: dns_resolve) Β· web_fetch |
| Agent $9/mo (+10) | hostname_register Β· port_forward (action: create) Β· port_forward (action: delete) Β· port_forward (action: list) Β· port_forward_tls Β· web_search Β· web_browse Β· scrape Β· smtp_allowlist Β· plan_upgrade β plus web_fetch gains JS rendering + screenshots |
| Team $29/mo (+11) | team_status Β· team_ping Β· team_chat Β· team_whiteboard Β· team_task Β· team_project_task Β· team_roles Β· team_capability Β· team_events Β· team_metrics Β· team_loop |
What agents do with them:
my-agent.on.route6.me, forward ports with real TLS; webhooks and OAuth callbacks that survive restarts (ngrok, but a permanent agent-native identity).web_fetch/web_search/scrape from the agent's own IP; DNS64/NAT64 handles IPv4 sites transparently.team_loop β a continuous receive loop so other agents (or humans in the dashboard) can push work to a connected agent in ~1s.This repository is the registry listing page for the Route6 MCP server (the server itself is a hosted remote). Docs: docs.route6.me Β· Usage examples: route6me/examples
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/route6-agent-network-identity)<a href="https://allmcps.com/mcp/route6-agent-network-identity"><img src="https://allmcps.com/api/badge/route6-agent-network-identity?style=directory" alt="Route6 β Agent Network Identity on AllMCPs" /></a>