trending
Mounir Elsrogy

1mo ago

I added MCP support to my side project so it works with Cursor (looking for feedback)

Hey,

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:

Mounir Elsrogy

2mo ago

CodexA - Open-source AI code intelligence engine for developers.

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