Skip to main content
Glama
infino-ai

code-context

by infino-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CX_ROOTNodefault repo root for the MCP server / CLI when not run from the repocurrent directory
CX_NO_EMBEDNokeyword-only mode for the MCP server (skip the vector stage)off
CX_SEARCH_KNodefault number of hits `search` returns (also settable per call and via the CLI `-k` flag)10
CX_AUTO_SYNCNo0 disables the MCP server's background staleness syncon
CX_INDEX_DIRNowhere the index lives<repo>/.infino
CX_MAX_FILESNoindexing cap on number of files20000
CX_AUTO_INDEXNo0 makes a query on an unindexed repo error instead of building the index inline on the first `search`/`sql`on
CX_NO_RECEIPTNo1 turns off usage accounting - the per-call receipt on results and the `cx usage` ledgeroff
CX_MAX_FILE_BYTESNoindexing cap on file size1MB
CX_SYNC_INTERVAL_SECSNoauto-sync debounce between staleness checks30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/infino-ai/code-context'

If you have feedback or need assistance with the MCP directory API, please join our Discord server