#357 · Primary category: AI Coding Assistants

codesight

ai claude cli code-analysis codebase codex context-engineering copilot cursor developer-tools llm mcp repo-map token-savings

Universal AI context generator. Saves thousands of tokens per conversation in Claude Code, Cursor, Copilot, Codex, and more.

Project last updated:07/27/26

GitHub Stars

1.4K

Forks

124

Contributors

16

License

MIT

Why we included this project

Most coding assistants spend a large share of their context window just rediscovering how your project is laid out. codesight fixes that with a single npx command that reads your source tree, parses TypeScript with real AST precision, and falls back to tuned regex detectors for a dozen other languages, then emits a compact map of routes, schema, components, and dependencies. The result drops into the standard hooks for Claude Code, Cursor, Copilot, and Codex, so a fresh session skips the guessing. There is also an optional wiki mode that builds persistent, article-per-topic knowledge, a knowledge mode for your markdown notes and ADRs, and 14 MCP tools for assistants that support them. No API keys or configuration needed, which makes it an easy win for teams watching token bills climb.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category