Enables keyword search and content retrieval for documentation websites.
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.