Houseofmvps/codesight
Universal AI context generator. Saves thousands of tokens per conversation in Claude Code, Cursor, Copilot, Codex, and more. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 94
- Release rhythm 35
- Longevity 10
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 151
- days_rel: n/a
- days_push: 37
- n_releases_24m: 0
Adoption not part of the score
1385 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
codesight is a zero-dependency Node.js CLI that scans a codebase and generates a compact AI context map (routes, schemas, components, dependencies) to save tokens in AI coding assistants. It also ships 14 MCP tools and can emit CLAUDE.md, .cursorrules, and other assistant config files.
Use cases
- generate a codebase context map for Claude Code or Cursor
- save tokens when using AI coding assistants on large projects
- auto-generate CLAUDE.md, .cursorrules, and AGENTS.md files
- map routes, schemas, and components across a multi-language repo
- run an MCP server exposing codebase analysis tools
- produce a wiki knowledge base from a repository
When to choose
- you use AI coding tools and want to cut context/token costs
- you need a quick, config-free repo overview across 14 languages
- you want assistant rule files generated automatically
- you want MCP tools for codebase introspection
When to avoid
- you need deep semantic analysis beyond regex detection for non-TypeScript languages
- you need a fully offline LLM or code search engine rather than a context generator
- your project is in a language outside its supported list
Facets
cli-tool · maturity active
developer-tools cli mcp parser documentation llm-inference developer-tools large-language-models documentation cli cross-platform context-engineering token-savings repo-map code-analysis claude-code cursor copilot codex mcp-server zero-dependencies command-line ai-agents nodejs
3 sources
- readme: https://github.com/Houseofmvps/codesight · fetched 2026-08-28 · b13c63719278
- homepage: https://github.com/Houseofmvps/codesight · fetched 2026-08-29 · cff7c7b21fa0
- registry_npm: https://registry.npmjs.org/codesight · fetched 2026-08-29 · c4cdce589fa9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Houseofmvps/codesight | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="Houseofmvps/codesight")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem