Skip to content
Claude Desktop

Colter for Claude Desktop

io.github.mfbahc/colter

Colter audits product pages for AI shopping agents and returns fixes, tests, and Evidence Packs.

client:Claude Desktop transport:stdio runtime:npm

Install Colter in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "colter": {
      "command": "npx",
      "args": [
        "-y",
        "@getcolter/cli"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Colter in other clients