M3Mgine
by 13auth
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADMIN_EMAILS | No | Comma-separated admin emails | |
| CCE_LLM_MODEL | No | Model name for the LLM | |
| CCE_EMBED_MODEL | No | Embedding model name (optional; falls back to lexical retrieval) | |
| CCE_LLM_API_KEY | No | API key for the LLM endpoint | |
| CCE_DATABASE_URL | No | Postgres DSN when backend is 'postgres' | |
| CCE_LLM_BASE_URL | No | Base URL for OpenAI-compatible LLM endpoint | |
| CCE_EMBED_API_KEY | No | API key for embedding endpoint | |
| CCE_STORE_BACKEND | No | Storage backend: 'sqlite' (default) or 'postgres' | |
| CCE_EMBED_BASE_URL | No | Base URL for embedding endpoint | |
| CCE_WEBHOOK_SECRET | No | HMAC secret for billing webhooks |
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
ActivityInactive
ResponsivenessNo issues