35
/ 100
1 month ago
glama

wezbridge

Zero-dependency MCP server to orchestrate a swarm of Claude Code / Codex sessions across WezTerm panes: any session can discover, spawn, prompt, and read the others via MCP tools. One session becomes the coordinator; crash isolation keeps peers alive; auto-handoff resumes sessions when context fills. Optional Telegram phone control.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
2 flows detected: TELEGRAM_BOT_TOKEN, WHISPER_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 5 credentials: GITHUB_WEBHOOK_SECRET, NTFY_TOKEN, TELEGRAM_BOT_TOKEN, WEZBRIDGE_API_TOKEN, WHISPER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configACTIVE_TASKS_FILE
configACTIVE_TASKS_PATH
configAUTO_HANDOFF_COOLDOWN_MS
configAUTO_HANDOFF_SUGGEST_THRESHOLD
configAUTO_HANDOFF_URGENT_THRESHOLD
configDASHBOARD_PORT
configGITHUB_WEBHOOK_PATH
configGITHUB_WEBHOOK_PORT
🔐 secretGITHUB_WEBHOOK_SECRET
configNTFY_SERVER
🔐 secretNTFY_TOKEN
configNTFY_TOPIC
configOMNICLAUDE_PATH
configSTREAMER_MODE
configSTREAMER_POLL_MS
configTASKS_POLL_MS
configTASKS_STUCK_DEFAULT_MIN
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_GROUP_ID
configTHEORCHESTRA_PLUGINS
configTHEORCHESTRA_PORT
configTHEORCHESTRA_TOKEN_FILE
configTOOL_INPUT
configVAULT_PATH
configWATCHER_POLL_MS
configWEZBRIDGE_ALLOW_SKIP_PERMISSIONS
🔐 secretWEZBRIDGE_API_TOKEN
configWEZBRIDGE_ENV
configWEZBRIDGE_GRADER_BACKENDexport =claude # outcome-grader backend
configWEZBRIDGE_GUARD_BOOTSTRAPPED
configWEZBRIDGE_GUARD_OVERRIDEBypass-once override env vars: , WEZBRIDGE_SAFETY_OVERRIDE, WEZBRIDGE_PREPUSH_OVERRIDE. See [docs/USAGE-guard.md](docs/USAGE-guard.md).
configWEZBRIDGE_GUARD_SHIMSexport =1 # PATH-based command guard
configWEZBRIDGE_SAFETY_OVERRIDEBypass-once override env vars: WEZBRIDGE_GUARD_OVERRIDE, , WEZBRIDGE_PREPUSH_OVERRIDE. See [docs/USAGE-guard.md](docs/USAGE-guard.md).
configWEZBRIDGE_SAFETY_TRIPWIRE
configWEZBRIDGE_SESSION_SNAPSHOTDefault ON since v3.4.1. Dashboard daemon arms the watcher automatically. Opt OUT with =0.
configWEZBRIDGE_SESSION_SNAPSHOT_LOG
configWEZBRIDGE_WEZTERM_BIN
configWEZTERM_LOG[Environment]::SetEnvironmentVariable('','wezterm_mux_server_impl::local=off','User')
configWEZTERM_PATH
🔐 secretWHISPER_API_KEY
configWHISPER_ENDPOINT
configWHISPER_LANGUAGE
configWHISPER_MODEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/wolverin0-wezbridge-483o3r)](https://m8ven.ai/mcp/wolverin0-wezbridge-483o3r)
commit: 3ab798288df48ad2607d43b1a9d415bb70edab21
code hash: c4d62989f64da5e0dcce3f5cdebe07b4d7a3c667498e79adea99101242fd3d36
verified: 6/27/2026, 8:51:28 AM
view raw JSON →