Semantic Search Reindex
Trigger a full reindex of the codebase for semantic search.
Action
- •Call
mcp__semantic-search__reindextool withforce: true - •Immediately call
mcp__semantic-search__get_statusto show initial progress - •Inform the user that indexing is running in the background
- •Tell them they can check progress with
/semantic-search:status
Options
If the user says "clean" or "fresh", use clear_first: true to wipe the index before rebuilding.