0
/ 100
22 days ago
github_topic

kilo-kit-mcp

An MCP server for safer coding agents: skill routing, C4 workflow gates, memory checks, and verification before completion.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/libreoffice/4/user/basic/Standard
🔐
You'll be asked for 4 credentials: GEMINI_API_KEY, OPENAI_API_KEY, SHOPIFY_API_KEY, SHOPIFY_API_SECRET
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.
configKILO_KIT_DECISION_TRAIL_PATH/absolute/path/decision-trail.jsonl
configKILO_KIT_MEMORY_PATH/absolute/path/orchestrator.sqlite
configKILO_KIT_ORCHESTRATION_AUDIT_PATH/absolute/path/orchestration-audit.jsonl
configKILO_KIT_REPO_ROOTIf KILO_KIT_DECISION_TRAIL_PATH is not set, route decisions are written to .kilo/decision-trail.jsonl under .
configKILO_KIT_SMOKE_ARGS
configKILO_KIT_SMOKE_COMMAND
configKILO_KIT_WRITE_DECISIONS
🔐 secretGEMINI_API_KEY
configCODEX_SANDBOX
🔐 secretOPENAI_API_KEY
🔐 secretSHOPIFY_API_KEY
🔐 secretSHOPIFY_API_SECRET
configSHOP_DOMAIN
configSCOPES
// 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 8 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/vodailocz-kilo-kit-mcp-1tl2z4)](https://m8ven.ai/mcp/vodailocz-kilo-kit-mcp-1tl2z4)
commit: c5e4d768b4a83680283ceaf2eebeeade90498c6f
code hash: 6dfe44738d7fa6358049ea2c31d411f38498049bad6aa26551e5b285032aa08c
verified: 7/9/2026, 10:02:23 AM
view raw JSON →