Gatehouse
by Ibrahim-ziaa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GATEHOUSE_KEY | No | The access key for the stdio transport. | |
| GATEHOUSE_DEMO | No | 1 wipes gateway state on start and replays the demo week. 0 keeps keys and the audit log between restarts and creates no demo keys. | 1 |
| GATEHOUSE_HOST | No | Bind address. | 127.0.0.1 |
| GATEHOUSE_PORT | No | Port for the MCP endpoint, API and console. | 8104 |
| GATEHOUSE_DATA_DIR | No | Where crm.sqlite and control.sqlite live. | ./data |
| GATEHOUSE_PUBLIC_URL | No | The URL printed on the Connect screen. | http://localhost:8104 |
| GATEHOUSE_ALLOWED_HOSTS | No | Extra Host values the MCP endpoint accepts (DNS rebinding protection is on). | |
| GATEHOUSE_ADMIN_PASSWORD | No | When set, the console and /api require HTTP Basic auth with this password. /mcp always requires a bearer access key. |
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