eidolon-gateway
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EIDOLON_DOMAIN | No | Domain for automatic HTTPS via Caddy (used with make deploy-tls). | |
| EIDOLON_ADMIN_TOKEN | No | Bearer token granting full control plane access. Fail-closed: set at least this before exposing the service. | |
| EIDOLON_AUDIT_TOKEN | No | Bearer token granting read-only forensic role. | |
| EIDOLON_DB_PASSWORD | No | Password for the Postgres database backend. Required when EIDOLON_SAGE_BACKEND is set to postgres. | |
| EIDOLON_SAGE_BACKEND | No | Backend selection: memory, postgres, or sage. Defaults to memory. | memory |
| EIDOLON_TRUSTED_HOSTS | No | Optional comma-separated list of trusted hosts. | |
| EIDOLON_ANTHROPIC_API_KEY | No | Anthropic API key used for the Claude voice (style engine). If not set, falls back to deterministic templates. | |
| EIDOLON_SESSION_COOKIE_SECURE | No | Set to 'true' when behind a TLS proxy to enforce secure session cookies. | |
| EIDOLON_REQUIRE_INTEGRITY_CERTIFICATION | No | Set to 'true' to require integrity certification for the autonomy ceiling. |
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 | |