Instructions file CodexOpenCode
AGENTS.md instructions for Krat12/mcp-code-index, covering agents.md, environment (windows gotcha), commands, architecture (read before editing) and embeddings: readme is out of date — trust config.py.
Instructions file CodexOpenCode
AGENTS.md instructions for Krat12/mcp-code-index, covering agents.md, environment (windows gotcha), commands, architecture (read before editing) and embeddings: readme is out of date — trust config.py.
Skill Claude CodeCodex
Search and navigate a codebase through the local code-index CLI (FTS5 text + tree-sitter symbols + semantic vectors). Use for "where is symbol X defined", "where does this string/identifier/error appear", "where do we do X", a file outline, or reading a span by path:line — instead of the built-in grep when the repo is…
MCP server Claude CodeCodexCursor +2
Code indexing and analysis tools for LLMs using MCP. Runs locally from the code-index-mcp Python package.