start_live_watch
Watch code files in real time to trigger automatic reindexing. Detects changes and queues them for semantic search indexing with configurable debouncing.
Instructions
Start live file watching for automatic reindexing.
When enabled, the server will automatically detect file changes and add them to the indexing queue with debouncing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_dir | No | Root directory to watch. Defaults to MCP config or current directory. | |
| debounce_seconds | No | Seconds to wait after last change before adding to queue. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||