Skip to main contentModule index
Source - IndexManager
- Index manager that handles index lifecycle and file watching.
- SharedStores
- Shared stores for concurrent access between MCP service and file watcher.
- add_to_index
- Add a repository to the index (creates local or global)
- clear
- Clear the vector database
- index
- Index a repository
- index_quiet
- Index a repository with quiet mode option (for server/MCP use)
- list
- List all indexed repositories
- list_index_status
- Show index status (local or global)
- remove_from_index
- Remove the index (local or global, auto-detected)
- stats
- Show statistics about the vector database