delete_document
Remove a document from the index
How to use it
delete_document is exposed by the Devrag MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete_document tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL DEVRAG LISTINGOther tools in Devrag (9)
(string, optional): Filter to specific directory (e.g., "docs/api")
(string, optional): Glob pattern for filename (e.g., "api-.md", ".md")
(string): Path to the file to index
Index a markdown file
List all indexed documents
(string, required): Search query in natural language
Re-index a document
Perform semantic vector search with optional filtering
(number, optional): Maximum number of results (default: 5)