query
(string): Search query
How to use it
query is exposed by the MCP Server For RootApp Dev Docs MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP SERVER FOR ROOTAPP DEV DOCS LISTINGOther tools in MCP Server For RootApp Dev Docs (8)
(number, optional): Number of characters before and after match in snippet (default: 100)
Retrieve a specific documentation file by path.
(boolean, optional): Include context snippets around matches (default: false)
(number, optional): Maximum number of results to return (default: 20)
List files and directories in a documentation directory.
(string): Path to the documentation file without .md extension
Search within the actual content of all documentation files. HTML tags are automatically stripped from content before searching to avoid false matches from HTML attributes like class, id, etc.
Search across all documentation files.