SwarmBridge
by Wersky
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIDGE_ID | No | The declared identity of this agent (e.g. `Wersky/main` or `Wersky/agent-1`) used for addressing and for per-identity inbox cursors (set via the `bridge_id` plugin setting or the `BRIDGE_ID` environment variable). | |
| BRIDGE_REPO | No | The shared GitHub repository both parties can access, used as the message bus, e.g. `Wersky/agent-bridge` (set via the `bridge_repo` plugin setting or the `BRIDGE_REPO` environment variable). | |
| GITHUB_TOKEN | No | GitHub PAT with Issues read/write access to the shared bridge repository (set via the `github_token` plugin setting or the `GITHUB_TOKEN` environment variable). |
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