peacock-mcp
1
The Peacock MCP Server is designed to integrate with the Peacock extension for VS Code, enabling developers to fetch and interact with documentation dynamically. Its primary purpose is to demonstrate how an MCP server can interface with APIs to enhance developer tools.
Peacock MCP Server
MCP Server for the Peacock extension for VS Code, coloring your world, one Code editor at a time. The main goal of the project is to show how an MCP server can be used to interact with APIs.
🔧 Features
- Fetch Peacock docs: Get detailed info on Peacock.
🧰 Tools
1. Fetch Peacock Docs
- Description: Fetches the Peacock for VS Code extension docs from its GitHub repository and answers questions based on the documentation.
🛠️ Setup
Install Peacock for VS Code HERE.
Running the MCP Server hosted in GitHub Copilot with VS Code Insiders
- Enable the server by adding relevant configurations in VS Code settings.
VS Code Manual Installation
- Step-by-step guide for configuring the server in VS Code settings or using CLI commands.
Installing via Smithery
- Automated install command for Smithery.
Run the MCP Server Locally with MCP Inspector
- Clone the repository and build the project using npm.