cli-bridge
by JoaoBerne
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLI_BRIDGE_LEAN | No | If set to '1', exposes a curated ~12-tool surface instead of the full set. | |
| APPLE_FM_SERVE_URL | No | URL for Apple Foundation Model server (optional, enables Apple PCC lane). | |
| OPENROUTER_API_KEY | No | API key for the optional OpenRouter lane (hidden until set). | |
| CLI_BRIDGE_HIDE_HOST | No | If set to '1', the host's own lane is kept out of fan-out operations. | |
| CLI_BRIDGE_MAX_DEPTH | No | Maximum delegate re-entry depth (default: 1). | |
| CLI_BRIDGE_LANES_FILE | No | Path to a custom lanes JSON file to extend or override built-in lanes. | |
| CLI_BRIDGE_DEFAULT_CWD | No | Default working directory for delegates when the host provides no workspace root. | |
| CLI_BRIDGE_TRACE_FOOTER | No | Set to 'off' to disable trace footers in responses. | |
| CLI_BRIDGE_DAILY_CREDIT_CAP | No | Hard daily credit cap enforced at spawn. | |
| CLI_BRIDGE_VERIFY_PLAN_READONLY | No | If set to '1', any read-only delegated plan that writes to the git workspace gets flagged. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/JoaoBerne/cli-bridge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server