A stateful client for discovering and messaging AI agents through agent:// URIs with identity, sessions, and secure transport.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agenium.
Stateful agent-to-agent communication client for the agent:// protocol.
AGENIUM provides identity, discovery, and messaging for AI agents. Think of it as DNS + HTTP for agents โ each agent gets a unique agent://name URI and can discover and communicate with other agents.
Choose from 3 templates: echo (hello world), tools (tool-calling), api (REST gateway).
agent:// Protocol โ Unique agent identity via URI schemeagent://name โ endpoint)agent://myagent)client.resolve(agentUri)Resolve an agent URI to its endpoint and capabilities.
client.connect(agentUri)Establish a stateful session with another agent.
session.send(message)Send a message in an active session.
session.receive()Receive the next message in a session.
session.close()Gracefully close a session.
The AGENIUM ecosystem includes:
| Service | URI | Description |
|---|---|---|
| Search | agent://agenium | Agent & tool discovery engine |
| Marketplace | marketplace.agenium.net | Domain registration & credentials |
56 tests passing:
MIT
| Package | Description |
|---|---|
agenium | Core client SDK |
@agenium/create-agent | CLI scaffold tool |
@agenium/mcp-server | MCP โ agent:// bridge |
discord-agenium | Discord bot gateway |
slack-agenium | Slack app gateway |
n8n-nodes-agenium | n8n automation nodes |
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aganium-agenium)<a href="https://allmcps.com/mcp/aganium-agenium"><img src="https://allmcps.com/api/badge/aganium-agenium?style=directory" alt="Agenium on AllMCPs" /></a>