cambium
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CAMBIUM_REPO | No | Your project clone (local scope, agentsync + context-keeper substrates) | |
| CAMBIUM_ORG_PR | No | 1 = org promotion opens a pull request | direct push |
| CAMBIUM_REMOTE | No | Git remote | origin |
| CAMBIUM_AGENT_ID | No | Your unique agent id | |
| CAMBIUM_ORG_REPO | No | Path to the org knowledge repo clone (org scope off without it) | |
| CAMBIUM_CONFIG_FILE | No | Override the fallback config path (mainly for tests) | ~/.cambium/config.json |
| CAMBIUM_GIT_TIMEOUT | No | Per-invocation git/gh timeout (seconds) so a stuck call fails fast instead of hanging the server | 25 |
| CAMBIUM_TEAM_BRANCH | No | Team-scope branch | cambium |
| CAMBIUM_PROMOTE_RECALLS | No | Recalls needed for local→team | 3 |
| CAMBIUM_RELEASE_CAPTURE | No | 1 = also capture agentsync claims at their done/released transition | off |
| CAMBIUM_AGENTSYNC_BRANCH | No | Where distill reads coordination events | agentsync |
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
- 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/jarmstrong158/cambium'
If you have feedback or need assistance with the MCP directory API, please join our Discord server