Agent Squad Bridge
by kagtgi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENCODE_BIN | No | Optional: Install the `opencode` CLI or set OPENCODE_BIN to its executable. | |
| OPENAI_API_KEY | No | Optional: Set OPENAI_API_KEY for live GPT / Codex invocations. | |
| AGENT_BRIDGE_DEPTH | No | Turn-budget and recursion ceiling monitored through AGENT_BRIDGE_DEPTH to halt runaway recursive agent ping-pong loops. | |
| AGENT_BRIDGE_TURN_BUDGET | No | Turn-budget and recursion ceiling monitored through AGENT_BRIDGE_TURN_BUDGET to halt execution when limits are reached. | |
| AGENT_BRIDGE_OPENAI_MODEL | No | Override the balanced `gpt-5.6-terra` default OpenAI model with AGENT_BRIDGE_OPENAI_MODEL. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues