Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAMBIUM_REPONoYour project clone (local scope, agentsync + context-keeper substrates)
CAMBIUM_ORG_PRNo1 = org promotion opens a pull requestdirect push
CAMBIUM_REMOTENoGit remoteorigin
CAMBIUM_AGENT_IDNoYour unique agent id
CAMBIUM_ORG_REPONoPath to the org knowledge repo clone (org scope off without it)
CAMBIUM_CONFIG_FILENoOverride the fallback config path (mainly for tests)~/.cambium/config.json
CAMBIUM_GIT_TIMEOUTNoPer-invocation git/gh timeout (seconds) so a stuck call fails fast instead of hanging the server25
CAMBIUM_TEAM_BRANCHNoTeam-scope branchcambium
CAMBIUM_PROMOTE_RECALLSNoRecalls needed for local→team3
CAMBIUM_RELEASE_CAPTURENo1 = also capture agentsync claims at their done/released transitionoff
CAMBIUM_AGENTSYNC_BRANCHNoWhere distill reads coordination eventsagentsync

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/jarmstrong158/cambium'

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