Back to directory
johnpapa/peacock-mcp

johnpapa/peacock-mcp

@johnpapa1159

MCP Server for the Peacock extension for VS Code, coloring your world, one Code editor at a time.

peacockvscodemcp-serverdocumentationtypescriptextensiontool

Installation & Configuration

{
  "mcpServers": {
    "peacock-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@johnpapa/peacock-mcp"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/31
Updated
2025/6/29