Fermi
by abel30567
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MACOS_MCP_URL | No | Optional. Local macOS bridge URL; enables the mac_* tools. | |
| MACOS_MCP_TOKEN | No | Optional. Local macOS bridge token. | |
| SLACK_BOT_TOKEN | No | Optional. Slack channel. | |
| ANTHROPIC_API_KEY | No | Inference loop for unattended channels (Telegram, Slack) and team_spawn. | |
| FERMI_SECRETS_KEY | Yes | Required. Encryption key for the secrets store. | |
| FERMI_AUTH_ENABLED | No | Set to true to put the MCP transports behind OAuth. Recommended for every deployed instance. Leaving it unset serves /mcp and /sse with no authentication, appropriate only for local wrangler dev. | |
| FERMI_BEARER_TOKEN | No | Gates the admin HTTP endpoints (/capabilities, /cron/capability-reindex, /admin/seed-skills). | |
| FERMI_OWNER_SECRET | No | Owner password for the OAuth consent screen and /apps/* login. Required when FERMI_AUTH_ENABLED=true. | |
| TELEGRAM_BOT_TOKEN | No | Optional. Telegram channel. | |
| SLACK_SIGNING_SECRET | No | Optional. Slack channel. |
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