Answers questions about the Peacock VS Code extension by fetching and querying its official documentation.
Peacock provides an MCP server to interact with the Peacock VS Code extension's documentation. It allows users to ask questions about Peacock and receive answers based on the official documentation fetched from the Peacock's GitHub repository, serving as a demonstration of how an MCP server can interact with APIs.
Key Features
01Fetches the Peacock for VS Code extension docs from its GitHub repository.
021 GitHub stars
03Answers questions based on the Peacock documentation.
Use Cases
01Quickly retrieve information about Peacock settings and features.
02Troubleshoot issues with the Peacock VS Code extension.