Aeon Pass MCP

A Model Context Protocol server for the Aeon Pass platform API.

StatusOperational
Endpointhttps://mcp.aeonpass.com/mcp
TransportStreamable HTTP
Tools24 · techaeons, events, guests, contacts

Connect

claude mcp add --transport http \
  --header "X-API-KEY: YOUR_KEY" \
  --scope user \
  aeonpass https://mcp.aeonpass.com/mcp

Replace YOUR_KEY with your own Aeon Pass API key before running this. This server stores no credentials — every request is authenticated with the key you supply, so your calls are attributable to you and revocable on their own.

Getting a key

Ask your Aeon Pass administrator for a key scoped to your account. Keys are issued per person — please don't share one.