peacock-mcp

by johnpapa
Verified
MIT License
1,817
1
  • Linux
  • Apple

fetch-peacock-docs

Retrieve and query Peacock for VS Code extension documentation directly from its GitHub repository to quickly find answers based on the official docs.

Instructions

Fetches the Peacock for VS Code extension docs from its GitHub repository and answers questions based on the documentation

Input Schema

NameRequiredDescriptionDefault
queryYesThe question to answer based on the Peacock documentation

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "The question to answer based on the Peacock documentation", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from peacock-mcp

Related Tools

ID: b7fdn4vhtd