← ClaudeAtlas

agent-bridgelisted

Share context and reliable work between agents across runtimes and machines.
creatornader/agent-bridge · ★ 4 · AI & Automation · score 74
Install: claude install-skill creatornader/agent-bridge
# Agent Bridge Discover the active v2 operation contract with MCP `capabilities`, CLI `agent-bridge capabilities`, or authenticated `GET /v2/capabilities`. Released 2.0 clients continue to work after the gateway is upgraded. A new 2.1 client must receive complete, consistent negotiation headers that select and advertise 2.1 before it mutates remote state. If the probe is headerless, selects 2.0, or returns partial or contradictory headers, do not mutate. Upgrade the gateway first instead of downgrading the client. An authenticated PostgreSQL gateway status response can include `gatewayAuthorityId` and `credentialId`. They are additive in HTTP 2.1. `clients migrate cutover` requires and validates both fields before it switches a managed gateway endpoint. Do not switch an endpoint by editing its backend file. Use the Agent Bridge MCP tools for normal traffic. Let the active runtime supply its own identity. Do not pass a literal source unless a standalone CLI process has no configured identity. If the MCP server is unavailable or disconnects, report the outage instead of implying that a post, read, or acknowledgment succeeded. Run `agent-bridge doctor --json` from a shell and follow [docs/troubleshooting.md](docs/troubleshooting.md). Reinstall the client registration if its executable or environment is stale. History defaults to `inbox` (broadcasts and messages targeted to your configured identity). Use `sent` for messages you published or `mailbox: all` for the union. Rece