mcp-memory-gateway
by gKrishii
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRAIN_DIR | No | Directory holding the EXTERNAL-CHANGES.md ledger | data |
| HONCHO_BASE | No | Base URL of the local Honcho v3 instance | http://127.0.0.1:8000 |
| PRIMARY_PEER | No | The Honcho peer the gateway centers on (profile card + recall) | user |
| FACTS_SESSION | No | Honcho session holding observations about the primary peer | facts |
| HONCHO_API_KEY | No | Optional bearer for Honcho | |
| AGENT_MEMORY_MD | No | Plain-text memory file recent changes are mirrored into | data/MEMORY.md |
| HONCHO_WORKSPACE | No | Honcho workspace id | agents |
| MEMORY_GATEWAY_TOKEN | Yes | Bearer token required on every authed route and on /mcp |
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
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/gKrishii/mcp-memory-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server