Skip to main content
AggregatorsTypeScript

Aganium/agenium

Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search.

aggregatorscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/Aganium/agenium

Claude Desktop configuration example:

{
  "mcpServers": {
    "agenium": {
      "command": "npx",
      "args": [
        "-y",
        "Aganium/agenium"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
Aganium