74
/ 100
19 days ago
glama

walkie

Enables remote monitoring and control of a local Claude Code agent fleet via MCP, with voice-friendly status summaries and strict command allowlisting.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: FLEET_TOKEN, OPENAI_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.
configFLEET_CONTROLoff: hide the write tools (spawn_worker, send_to_agent) for a read-only surface.
🔐 secretFLEET_TOKENexport ="$(openssl rand -hex 24)" # keep it somewhere safe
configMULTICLAUDE_BINPORT (default 8787), (default ~/go/bin/multiclaude).
🔐 secretOPENAI_API_KEYWALKIE_REALTIME_VOICE). Requires on the walkie server.
configPORT(default 8787), MULTICLAUDE_BIN (default ~/go/bin/multiclaude).
configWALKIE_REALTIME_MODEL(default model gpt-realtime-2.1-mini, override with ; voice via
configWALKIE_REALTIME_VOICE). Requires OPENAI_API_KEY on the walkie server.
// 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 5 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/tug-walkie-aibunp)](https://m8ven.ai/mcp/tug-walkie-aibunp)
commit: c77faf10b6d324fe1945f62e0e76b781b48a1044
code hash: d7b78447a77e936f540e3e2b6353f833ad0be134f1b347d3f1a0f358c4bb0ad7
verified: 7/12/2026, 8:31:48 AM
view raw JSON →