Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add southlab-ai/Claude-Plugin-Marketplace/plugin install agent-bridgeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/southlab-ai/claude-plugin-marketplace/agent-bridge-agent-bridge)<a href="https://agentmods.dev/mcp/southlab-ai/claude-plugin-marketplace/agent-bridge-agent-bridge"><img src="https://agentmods.dev/badge/mcp/southlab-ai/claude-plugin-marketplace/agent-bridge-agent-bridge/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/southlab-ai/claude-plugin-marketplace/agent-bridge-agent-bridge"><img src="https://agentmods.dev/badge/mcp/southlab-ai/claude-plugin-marketplace/agent-bridge-agent-bridge.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
agent-bridge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"agent-bridge": {
"command": "/bin/sh",
"args": [
"-c",
"ROOT=\"\"; for CANDIDATE in \"$PLUGIN_ROOT\" \"$CLAUDE_PLUGIN_ROOT\" \"$PWD\" \"$HOME\"/.codex/plugins/cache/*/agent-bridge/* \"$HOME\"/.claude/plugins/cache/*/agent-bridge/*; do if [ -n \"$CANDIDATE\" ] && [ -f \"$CANDIDATE/agent_bridge/server.py\" ] && [ -f \"$CANDIDATE/pyproject.toml\" ]; then ROOT=\"$CANDIDATE\"; break; fi; done; if [ -z \"$ROOT\" ]; then echo 'agent-bridge: plugin root not found' >&2; exit 1; fi; exec uv run --directory \"$ROOT\" python -m agent_bridge.server"
],
"startup_timeout_sec": 30,
"tool_timeout_sec": 7300,
"required": true,
"default_tools_approval_mode": "approve"
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 13 lines scan A 6edf224b46b8
agent-bridge is an MCP server published in the GitHub repository southlab-ai/Claude-Plugin-Marketplace (2 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
ru-marketplace-mcp
MCP server "ru-marketplace-mcp" as configured in Vladimir-Human/ru-marketplace-mcp. Runs in Docker (ghcr.io/vladimir-human/ru-marketplace-mcp:1.6.0).
dos-kernel
Dispatch Operating System — the domain-free trust substrate for fleets of autonomous agents (verdict spine, ship oracle, structured refusal, lane arbiter, correlation spine). Runs locally from the dos-kernel Python package. Needs 1 environment variable to run.
shift-mcp-server
Lightweight coordination layer for multiple AI agents working on the same codebase simultaneously. Runs locally from the @cyanheads/shift-mcp-server npm package. Needs 1 environment variable to run.
mcp-server-and-agent
MCP server "mcp-server-and-agent" as configured in moclamzw/mcp-server-and-agent. Runs locally from the mcp-server-and-agent Python package.
offload-mcp
MCP server that offloads routine AI coding tasks to free LLM APIs. Runs locally from the offload-mcp npm package.
knowmint
AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana. Runs locally from the @knowmint/mcp-server npm package. Needs 2 environment variables to run.