74
/ 100
16 days ago
glama

CLI Agent MCP

Provides unified access to multiple CLI AI agents (Codex, Gemini, Claude, and OpenCode) through a single MCP interface with real-time task monitoring, enabling specialized code analysis, UI design, implementation, and prototyping workflows.

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 3 credentials: BANANA_AUTH_TOKEN, GOOGLE_API_KEY, IMAGE_AUTH_TOKEN
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.
configCAM_LOG_DEBUGWrite debug logs to temp file false
configCAM_ENABLEComma-separated list of enabled tools (empty = all) "" (all)
configCAM_DISABLEComma-separated list of disabled tools (subtracted from enable) ""
configCAM_GUIEnable GUI dashboard true
configCAM_GUI_DETAILGUI detail mode false
configCAM_KEEP_UI
configCAM_DEBUGInclude debug info in MCP responses false
configCAM_SIGINT_MODESIGINT handling (cancel/exit/cancel_then_exit) cancel
configCAM_SIGINT_DOUBLE_TAP_WINDOWDouble-tap exit window (seconds) 1.0
configCAM_GUI_PORTGUI bind port (set a fixed port to keep URL stable across restarts) 0 (random)
🔐 secretBANANA_AUTH_TOKEN✓ - Google API key or Bearer token
🔐 secretGOOGLE_API_KEY
configBANANA_MODEL
configBANANA_ENDPOINT
configDISPLAY
configWAYLAND_DISPLAY
configCAM_GUI_HOSTGUI bind host 127.0.0.1
🔐 secretIMAGE_AUTH_TOKEN✓ - API key for image generation
configIMAGE_ENDPOINT
configIMAGE_MODELgpt-image-1 Default model
configIMAGE_API_TYPEopenrouter_chat API type: openrouter_chat, openai_images, openai_responses
// 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 1 concrete improvement 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/shiharuharu-cli-agent-mcp-1ru9q4)](https://m8ven.ai/mcp/shiharuharu-cli-agent-mcp-1ru9q4)
commit: b988ccbb8c8d7a0e616f1b6c32ca98a130e74bd2
code hash: a081a49711ded868e232668ebcbfdc64efb08afaa9aa44d0023abecd927dc3d6
verified: 6/24/2026, 10:33:13 AM
view raw JSON →