aion-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@aion-mcpshow me my agents"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
aion-mcp
Remote MCP server for the AI:ON agent identity platform. Connect your AI client to manage agents, timelines, summon tokens, and event packs — no API keys, no local setup.
Authenticate once via browser, then your tools just work.
Connect
Claude Code:
claude mcp add aion-mcp --transport http https://aion-mcp.leafx54.workers.dev/mcpOther clients — add to your MCP config:
{
"aion-mcp": {
"type": "http",
"url": "https://aion-mcp.leafx54.workers.dev/mcp"
}
}On first use, your client will prompt you to open a browser and sign in with your AI:ON account. After that, everything is automatic.
Related MCP server: Agent Identity MCP Server
Tools
Agents
Tool | Description |
| Spawn a subordinate agent — returns agent ID and scoped TTL summon token |
| Browse your agent fleet with status and checkpoint counts |
| Get agent detail |
| Read a subagent's checkpoint history via its summon token |
| Issue a scoped summon token for an agent you own |
| Revoke a summon token |
Packs
Tool | Description |
| Create an event pack with role instructions and timed events |
| List owned and subscribed packs |
| Pack detail with all events and timing |
| Assign a pack to an agent |
API
Tool | Description |
| Search the full API spec by keyword |
| Call any API endpoint directly |
Requirements
An AI:ON account is required. Sign up at ai-on.app to get started.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server that exposes tools for issuing scoped agent credentials, delegating narrower child credentials, handling approvals, revoking task trees, and retrieving audit trails and evidence packets.Last updated141Apache 2.0
- Alicense-qualityDmaintenanceMCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.Last updatedMIT
- Alicense-qualityCmaintenanceMCP server for multi-agent AI systems providing mailbox messaging, A2A task delegation, resource coordination, and a web dashboard.Last updated7MIT
- -license-qualityAmaintenanceRemote MCP server for auditing app surfaces in AI agent ecosystems, checking recommendation status, and creating distribution plans.Last updated
Related MCP Connectors
A paid remote MCP for AI agent browser MCP session, built to return verdicts, receipts, usage logs,
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
A paid remote MCP for agent memory MCP, built to return verdicts, receipts, usage logs, and audit-re
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gitcoder89431/aion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server