AI-powered command-line tool to enhance Cursor IDE with deep code architecture analysis.
- Interactive setup for API keys and configuration
- Deep code architecture analysis using AI
- Integration with Cursor through MCP server
- Multi-source research combining GitHub, MDN, npm, PyPI, and arXiv data
# Clone the repository
git clone https://github.com/flight505/CursorExtend.git
cd CursorExtend
# Install dependencies
npm install
# Build the project
npm run buildRun the guided setup to configure your API keys:
npm run start setupnpm run start analyze "analyze the dependency structure of this codebase"# Run in development mode
npm run dev
# Run tests
npm test
# Run linter
npm run lintMIT
- Built for Cursor
- Powered by OpenAI
- Uses @modelcontextprotocol/sdk