MCP Server
MCP
Route6 — Agent Network Identity
Gives AI agents a public IPv6 identity, hostname, port forwarding, web fetch, team mesh. Free tier.
Install
oci:docker.io/route6me/netid:1.2.4
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://gw.route6.me/mcp",
"headers": [
{
"description": "Bearer <your Route6 API key> — free key at https://route6.me (no card required)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/route6me/netid:1.2.4",
"transport": {
"type": "streamable-http",
"url": "http://localhost:3000/mcp"
}
}
]
}
mcp
model-context-protocol
streamable-http
oci
By
Comments
Sign in to leave a comment