AionRealm Alexa+ MCP Integration
by aionrealm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port this server listens on. | 3333 |
| MCP_PATH | No | HTTP path the MCP endpoint is served at. | /mcp |
| AION_BACKEND_URL | No | URL of AionRealm's authenticated Alexa backend endpoint. Leave blank to use the local mock adapter. | |
| MCP_ALLOW_NO_AUTH | No | Explicit, local-development-only opt-out of the token requirement. Must be exactly 'true'. Never set in production. | |
| MOCK_AION_BACKEND | No | Set to 'true' to force the local mock adapter regardless of other settings. | |
| AION_BACKEND_API_KEY | No | Dedicated, narrow, revocable MCP-integration API key for AION_BACKEND_URL. Required when AION_BACKEND_URL is set and MOCK_AION_BACKEND is not true. | |
| MCP_SERVER_AUTH_TOKEN | No | Required shared-secret bearer token for this server's /mcp endpoint. The server refuses to start without it unless MCP_ALLOW_NO_AUTH=true is explicitly set. | |
| AION_BACKEND_TIMEOUT_MS | No | Timeout for calls to the AionRealm backend. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues