Skip to content
Zed

Color Me Shop MCP Server for Zed

io.github.pepabo/colormeshop-mcp

Official remote MCP server for Color Me Shop.

client:Zed transport:streamable-http

Install Color Me Shop MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "colormeshop-mcp": {
      "url": "https://agent.colorme.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Color Me Shop MCP Server in other clients