{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.infino-ai/code-context","description":"Local code search for AI coding agents: hybrid keyword + semantic + SQL over an index in your repo.","repository":{"url":"https://github.com/infino-ai/code-context","source":"github"},"version":"0.5.1","packages":[{"registryType":"npm","identifier":"@infino-ai/code-context","version":"0.5.1","transport":{"type":"stdio"},"packageArguments":[{"description":"Run the MCP server (stdio). Without it the package runs its CLI, not the server.","value":"mcp","type":"positional","valueHint":"subcommand"}],"environmentVariables":[{"description":"Repository root to serve. Optional - defaults to the working directory the server is launched in.","format":"string","name":"CX_ROOT"},{"description":"Where the index lives. Optional - defaults to .infino/ inside the repository root.","format":"string","name":"CX_INDEX_DIR"},{"description":"Set to 0 to disable the background staleness sync that runs as queries arrive.","format":"string","name":"CX_AUTO_SYNC"},{"description":"Set (1/true/yes) for keyword-only mode - skip the vector stage entirely.","format":"string","name":"CX_NO_EMBED"},{"description":"Set (1/true/yes) to turn off local usage accounting: the per-call receipt on results and the cx usage ledger. Optional - on by default, computed locally, nothing leaves the machine.","format":"string","name":"CX_NO_RECEIPT"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-21T06:45:16.812536Z","publishedAt":"2026-09-21T06:45:16.812536Z","updatedAt":"2026-09-21T06:45:16.812536Z","isLatest":true}}}
