Skip to content
Gemini CLI

Color Me Shop MCP Server for Gemini CLI

io.github.pepabo/colormeshop-mcp

Official remote MCP server for Color Me Shop.

client:Gemini CLI transport:streamable-http

Install Color Me Shop MCP Server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Color Me Shop MCP Server in other clients