Loading MCP server directory, please wait...
Gives AI agents a public IPv6 identity, hostname, port forwarding, web fetch, team mesh. Free tier.
npx @getmcp/cli add me.route6/netidRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Route6 API key> — free key at https://route6.me (no card required)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"me.route6/netid": {
"url": "https://gw.route6.me/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}