Enables keyword search and content retrieval for documentation websites.
Sponsored
Doc provides a mechanism to efficiently search and retrieve content from documentation websites. It offers tools for searching documents based on keywords (`search-docs`), listing available documents with their metadata (`list-docs`), and retrieving the content of specific documents by URI (`get-doc-content`). It integrates with tools like VS Code Copilot and Cursor, allowing developers to access documentation seamlessly within their development environment.
Key Features
01Keyword-based document search
023 GitHub stars
03Integration with Cursor
04Integration with VS Code Copilot
05Content retrieval by URI
06Document listing with categories and metadata
Use Cases
01Provide contextual documentation assistance within IDEs.
02Quickly find relevant documentation for specific technologies or topics.
03Integrate documentation search and retrieval into development workflows.