Skip to content
Cursor

Color Me Shop MCP Server for Cursor

io.github.pepabo/colormeshop-mcp

Official remote MCP server for Color Me Shop.

client:Cursor transport:streamable-http

Install Color Me Shop MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Color Me Shop MCP Server in other clients