Route6 gives an AI agent its own place on the internet: a real public IPv6
address, a *.on.route6.me hostname, inbound port forwarding, and a private
mesh to reach your other agents. The agent manages all of it itself, through
23 MCP tools. Free tier, no card.
Website: route6.me · Docs: docs.route6.me · Pricing: route6.me/pricing
curl -fsSL https://dl.route6.me/install.sh | sh
export ROUTE6_API_KEY=sk_a6_... # free key from https://route6.me
r6me upThen point any MCP client at http://localhost:3000/mcp. A container, npm and
pip are also available — see the quick start.
| Repo | What it is |
|---|---|
| claude-plugin | Claude Code plugin — /plugin marketplace add route6me/claude-plugin |
| hermes-plugin | Hermes Agent plugin |
| mcp | MCP server listing (me.route6/netid) |
| r6me-releases | Client release artifacts (canonical download: dl.route6.me) |
| route6-agent | npm launcher — npm install -g @route6/agent |
| route6-python | PyPI launcher — pip install route6 |
| examples | Integration examples |
The Route6 client (r6me) is proprietary; binaries are published, source is not.