74
/ 100
6 days ago
glama

citio

Self-hosted coding agent that runs Claude Code or Codex in your own infrastructure and works from Slack. Exposes codebase investigation, file edits, branch and PR creation, allowlisted command execution, CI status and an audit log as MCP tools, keeping every credential behind the tool layer instead of handing it to the model.

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 4 credentials: ANTHROPIC_API_KEY, CLAUDE_CODE_OAUTH_TOKEN, GH_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.
🔐 secretANTHROPIC_API_KEY
configAWS_DEFAULT_REGION
🔐 secretCLAUDE_CODE_OAUTH_TOKENClaude and Codex are both supported, but not symmetric: Claude uses or an API key; Codex OAuth depends on a persisted ~/.codex/auth.json.
configCLAUDE_MODEL
configCODEX_MODEL
configCODEX_REASONING_EFFORT
🔐 secretGH_TOKEN
🔐 secretOPENAI_API_KEY
configTERM
configXDG_CONFIG_HOME
// 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 4 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/lawrencehui-citio-jt3aiu)](https://m8ven.ai/mcp/lawrencehui-citio-jt3aiu)
commit: 9ca68904593c6ca5ef1d1b7caf4b0acaa73e91fa
code hash: 3a73422745aca79a567f476ee8f3239883793e326527d0b9e58156495467b510
verified: 7/25/2026, 8:50:12 AM
view raw JSON →