Loomal

Aganium MCP

MCP server by github.com/aganium/agenium

Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS

2 starsnpm: @agenium/mcp-server

About Aganium MCP

Aganium MCP is an MCP (Model Context Protocol) server published by aganium in the official MCP registry, listed under Networking & Infrastructure on Loomal. Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS

It ships as an npm package (@agenium/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aganium/agenium, where the project has earned 2 GitHub stars.

Use Aganium MCP with your agent

Claude Code · one command
claude mcp add aganium-mcp -- npx -y @agenium/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aganium-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agenium/mcp-server"
      ]
    }
  }
}
npm@agenium/mcp-server

Frequently asked questions

What is Aganium MCP?
Aganium MCP is an MCP (Model Context Protocol) server by aganium in the Networking & Infrastructure category. Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS
How do I connect Aganium MCP to Claude, Cursor, or another MCP client?
Install Aganium MCP from its npm package (@agenium/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Aganium MCP open source?
Yes — the source code is public at github.com/aganium/agenium, with 2 GitHub stars.
Can AI agents pay to use Aganium MCP?
Not yet through Loomal — Aganium MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Aganium MCP? Claim this listing free by verifying GitHub ownership, or contact us.