Back to directory
johnpapa/peacock-mcp

johnpapa/peacock-mcp

@johnpapa

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
2026/6/12
Updated
2026/6/13