Skip to content
VS Code

Color Me Shop MCP Server for VS Code

io.github.pepabo/colormeshop-mcp

Official remote MCP server for Color Me Shop.

client:VS Code transport:streamable-http

Install Color Me Shop MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "colormeshop-mcp": {
      "type": "http",
      "url": "https://agent.colorme.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Color Me Shop MCP Server in other clients