← Back to Plugins
MCP Server MCP

Colter

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @getcolter/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@getcolter/cli",
      "version": "0.4.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        },
        {
          "type": "named",
          "name": "--admin-tools"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...