Skip to main content
Glama
gwagner-1969

aeonic-digital-collateral

by gwagner-1969

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AEONIC_MCP_API_KEYNoOptional bearer token to enable simple authentication for the remote server. If unset, the server runs in authless mode (anyone with the URL can call every tool). Generate with `python3 -c "import secrets; print(secrets.token_urlsafe(32))"`.

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Maintenance

ActivityMaintained
ResponsivenessNo issues