code-context (infino-ai/code-context) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 3 tools. No publisher has claimed this listing.
An MCP server that indexes a repository locally and provides keyword, semantic, hybrid, and SQL search tools, enabling coding agents to answer questions about the codebase efficiently without reading files one by one.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
infino-ai
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
BENCH_MODELCX_AUTO_INDEXon 0 makes a query on an unindexed repo error instead of building the index inline on the first search/sqlCX_AUTO_SYNCon 0 disables the MCP server's background staleness syncCX_BENCH_CONCURRENCYCX_BENCH_QUESTIONSCX_BENCH_REPOCX_COMPACTION_TARGET_MIBCX_EMBED_DTYPECX_EMBED_MAX_CHARSCX_EMBED_MODELCX_EMBED_RAWCX_EMBED_WORKER_TIMEOUT_MSCX_INDEX_DIRrepo>/.infino where the index livesCX_MAX_FILES/ CX_MAX_FILE_BYTES 20000 / 1MB indexing caps (files over the file cap are left out; search/sql then flag the index as partial so an absence isn't read as proof)CX_MAX_FILE_BYTESCX_MAX_FILES / 20000 / 1MB indexing caps (files over the file cap are left out; search/sql then flag the index as partial so an absence isn't read as proof)CX_NO_RECEIPToff 1 turns off usage accounting - the per-call receipt on results and the cx usage ledgerCX_ROOTPoint the server at a repo explicitly with env: { "": "/path/to/repo" }CX_SEARCH_K10 default number of hits search returns (also settable per call and via the CLI -k flag)CX_SESSION_MAXTURNSCX_SYNC_INTERVAL_SECS30 auto-sync debounce between staleness checksINJECT_LOCAL_CXTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
3/3 tools missing one or more hints — search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); sql (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); reindex (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Shell command execution
1 child_process/subprocess call in production code — runs shell commands (src/core/embedder.ts:157)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/infino-ai/code-context)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check