Skip to content

flight505/CursorExtend

Repository files navigation

CursorExtend

AI-powered command-line tool to enhance Cursor IDE with deep code architecture analysis.

Features

  • 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

Installation

# Clone the repository
git clone https://github.com/flight505/CursorExtend.git
cd CursorExtend

# Install dependencies
npm install

# Build the project
npm run build

Usage

Setup

Run the guided setup to configure your API keys:

npm run start setup

Analyze Code

npm run start analyze "analyze the dependency structure of this codebase"

Development

# Run in development mode
npm run dev

# Run tests
npm test

# Run linter
npm run lint

License

MIT

Acknowledgments 🙏

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors