Bridge MCP servers to the AGENIUM agent:// network via DNS discovery

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "agenium-mcp-server": {
      "args": [
        "-y",
        "@agenium/mcp-server"
      ],
      "command": "npx",
      "transport": "stdio"
    }
  }
}
Bridge MCP servers to the AGENIUM agent:// network via DNS discovery by io.github.chorghemaruti64-creator | RouterMCP