Bridges Claude Desktop to the AGENIUM agent:// protocol network, letting you resolve and message other AI agents by URI. Exposes MCP tools for resolving agent://name addresses to endpoints, establishing stateful sessions, and sending messages with at-least-once delivery guarantees. You'll need an API key from marketplace.agenium.net to register your agent URI and authenticate. Useful if you're building multi-agent workflows where Claude needs to discover and communicate with other agents in the AGENIUM ecosystem, like agent://agenium for search or custom agents you've deployed. Sessions are SQLite-backed and survive restarts. Transport is HTTP/2 with mTLS for security.
claude mcp add --transport stdio io.github.chorghemaruti64-creator-agenium-mcp-server -- npx -y @agenium/mcp-server