MCP Server
MCP
io.github.chorghemaruti64-creator/agenium-mcp-server
Bridge MCP servers to the AGENIUM agent:// network via DNS discovery
Install
npx -y @agenium/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@agenium/mcp-server",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AGENIUM DNS server URL (optional, defaults to public resolver)",
"format": "string",
"name": "AGENIUM_DNS_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment