Skip to main content
Glama
zzhang82

Agent Memory Bridge

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_HOMENoPath to the Codex home directory (e.g., %USERPROFILE%\.codex)
AGENT_MEMORY_BRIDGE_HOMENoPath to the Agent Memory Bridge home directory (e.g., %USERPROFILE%\.codex\mem-bridge)
AGENT_MEMORY_BRIDGE_CONFIGNoPath to the Agent Memory Bridge configuration file (e.g., %USERPROFILE%\.codex\mem-bridge\config.toml)
AGENT_MEMORY_BRIDGE_RUN_ONCENoSet to "1" to run only one cycle instead of continuous operation

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
storeC

Store one shared memory or signal entry in the bridge.

recallC

Recall matching entries or poll for new signals from the bridge.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/zzhang82/Agent-Memory-Bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server