Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@agenium/mcp-server"
],
"command": "npx",
"transport": "stdio"
}
}
}