Cursor Local Indexing icon

Cursor Local Indexing

Enables semantic code search within the Cursor IDE using locally indexed codebases powered by ChromaDB.

About

This tool is an experimental Python-based server that allows you to locally index your codebases using ChromaDB and provides a semantic search interface for the Cursor IDE via an MCP server. By configuring the server with the root directory of your projects and the specific folders to index, you can leverage Cursor's agent mode to perform local vector searches, enhancing your coding workflow with intelligent code understanding and retrieval.

Key Features

  • Locally indexes codebases using ChromaDB.
  • Configurable indexing of specific project folders.
  • Provides semantic code search within Cursor IDE.
  • Integrates with Cursor's agent mode for enhanced code understanding.
  • Utilizes an MCP server to interface with Cursor.
  • 6 GitHub stars

Use Cases

  • Understand code context without relying on external resources.
  • Improve code comprehension and accelerate development workflows.
  • Quickly find relevant code snippets within large projects.
Craft Better Prompts with AnyPrompt