I ve been working on a side project called CodexA for a while now. It started as a simple code search tool, but lately I ve been focusing more on making it work well with AI tools.
Recently I added MCP support, and got it working with Cursor and honestly it made a big difference.
Instead of the AI only seeing the open file, it can now:
CodexA is a developer intelligence engine that brings semantic code search, AI-assisted symbol explanation, and codebase analysis to your local machine. It’s open-source, privacy-first, and designed for speed and extensibility. CodexA supports multiple languages, integrates with GitHub Copilot and LLMs, and offers a powerful CLI, REST API, and web UI. Its modular plugin system and self-evolving architecture make it ideal for maintainers, plugin authors