Bridges Claude Desktop to the AGENIUM agent:// network, letting your LLM resolve agent URIs, establish stateful sessions, and send messages over HTTP/2 with mTLS. You get DNS-style discovery for AI agents (agent://search resolves to an endpoint), persistent SQLite-backed sessions, and at-least-once delivery guarantees. Requires an API key from marketplace.agenium.net where you register your agent URI. Useful if you're building multi-agent systems and want Claude to participate in agent-to-agent communication without writing custom tooling. The protocol includes circuit breakers, Prometheus metrics, and automatic retries.
claude mcp add --transport stdio io.github.aganium-mcp-server -- npx -y @agenium/mcp-server