
Codexa
- 2 repo stars
- Updated July 27, 2026
- mirnoorata/codexa
A Codex-native codebase intelligence server that compiles context and answers queries about a codebase, query-only, to feed coding agents.
About
Codexa is a Codex-native codebase intelligence MCP server that compiles context and answers queries about a codebase in a query-only mode. It gives a coding agent structured understanding of a repository so it can reason about code without re-reading everything. A solo developer reaches for it when they want their agent to answer questions about a large codebase efficiently instead of scanning files from scratch.
- Codex-native context compiler
- Query-only codebase intelligence
- Feeds coding agents rich context
Codexa by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env CODEXA_MCP_STRUCTURED_BUDGET_BYTES=YOUR_CODEXA_MCP_STRUCTURED_BUDGET_BYTES codexa -- npx -y @mirnoorata/codexaAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Package | @mirnoorata/codexa |
| Transport | STDIO |
| Auth | None |
| Last updated | July 27, 2026 |
| Repository | mirnoorata/codexa ↗ |
What it does
A Codex-native codebase intelligence server that compiles context and answers queries about a codebase, query-only, to feed coding agents.