Firekeep
by kapella-hub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BIND_ADDR | No | Address to bind application ports. Set to 0.0.0.0 to expose on a LAN/private network or behind a TLS reverse proxy. | 127.0.0.1 |
| AUTH_ENABLED | No | Enable authentication for MCP and REST routes. When true, protected routes require an X-API-Key. | true |
| DREAM_ENABLED | No | Enable automated memory consolidation and person profiles. Off by default. | false |
| EMBEDDING_DIM | No | Dimension of the embedding model. For low-RAM (8GB) deployments, set to 384. | |
| EMBEDDING_MODEL | No | Embedding model to use. For low-RAM (8GB) deployments, set to granite-embedding:30m. | |
| PROCEDURE_ENABLED | No | Enable living procedures observation. Off by default. | false |
| SKILL_SYNTHESIS_ENABLED | No | Enable server-side auto-synthesis of skills. Off by default. | false |
| SYMDEX_ANALYTICS_ENABLED | No | Enable the 8 hidden Symdex analytics tools. Off by default. | false |
| PATTERN_VALIDATION_ENABLED | No | Enable automated pattern validation. Off by default. | false |
| PATTERN_EXPERIMENTS_ENABLED | No | Enable experiment framework for pattern tips. Off by default. | false |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kapella-hub/FirekeepHQ'
If you have feedback or need assistance with the MCP directory API, please join our Discord server