Skip to main content
Glama
nachogeinfor-ops

code-context

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CC_WATCHNoEnable file watching: 'on' or 'off' (default: 'off')off
CC_CHUNKERNoChunking strategy: 'treesitter' (default) or 'line'treesitter
CC_CACHE_DIRNoPath to cache directory (default: platformdirs user cache)
CC_TELEMETRYNoOpt-in telemetry: 'on' or 'off' (default: 'off')off
CC_EMBEDDINGSNoEmbeddings backend: 'local' (default) or 'openai'local
OPENAI_API_KEYNoOpenAI API key (required if CC_EMBEDDINGS=openai)
CC_EMBEDDINGS_MODELNoModel for embeddings (e.g., 'all-MiniLM-L6-v2')all-MiniLM-L6-v2
CC_WATCH_DEBOUNCE_MSNoDebounce interval for file watching in milliseconds (default: '1000')1000
CC_EMBEDDINGS_BACKENDNoEmbeddings runtime: 'onnx' (default) or 'torch'onnx
CC_INCLUDE_EXTENSIONSNoComma-separated list of file extensions to index.py,.js,.ts,.jsx,.tsx,.go,.rs,.java,.c,.cpp,.h,.hpp,.md,.yaml,.yml,.json

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/nachogeinfor-ops/code-context'

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