
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@getcolter/cli
Advanced tools
AI agent readiness platform for e-commerce. Check protocol support, fix gaps, monitor agent traffic with Lens, and test with AI personas. Supports UCP, ACP, MCP, and WebMCP.
AI agent readiness platform for e-commerce. Check protocol support, fix gaps, monitor agent traffic, and test with AI personas.
npm install -g @getcolter/cli
Or run directly:
npx @getcolter/cli check https://your-store.com
| Command | Purpose |
|---|---|
colter check | Instant readiness scan — protocols, structured data, agent surfaces, 5-dimension scoring |
colter fix | Generate and apply fixes for agent readiness gaps |
colter lens | Register a store for real-time AI agent traffic monitoring |
colter test | Run AI persona tests against a store (Claude, GPT, Gemini) |
colter verify | Full conformance test with Evidence Pack |
colter batch | Scan multiple stores from a YAML file |
colter mcp | Start MCP server for AI agent integration |
# Free readiness scan (no account required)
colter check https://your-store.com
# Detailed JSON output with scores
colter check https://your-store.com --json --verbose
# Full conformance test with Evidence Pack
colter verify https://your-store.com
# Authenticate for paid features (Lens, Test, Fix auto-apply)
colter auth login
| Protocol | What it does | Agents using it |
|---|---|---|
| UCP | Full-lifecycle commerce (discover, browse, cart, checkout) | Gemini, AI Mode, Copilot, Shopping Graph |
| ACP | Agent checkout and payment | ChatGPT, Operator |
| MCP | Tool-based agent integration | Claude, MCP-compatible agents |
| WebMCP | Browser-native agent tools (W3C Draft) | Chrome 146+, browser agents |
Every check produces a composite score (0-100) across 5 dimensions:
Colter includes an MCP server for AI agent integration:
{
"mcpServers": {
"colter": {
"command": "colter",
"args": ["mcp", "--admin-tools"]
}
}
}
Pre-built binaries for macOS (ARM64, x64), Linux (x64, ARM64), and Windows (x64).
Colter is free to use. See LICENSE for terms.
FAQs
AI agent readiness platform for e-commerce. Check protocol support, fix gaps, monitor agent traffic with Lens, and test with AI personas. Supports UCP, ACP, MCP, and WebMCP.
The npm package @getcolter/cli receives a total of 23 weekly downloads. As such, @getcolter/cli popularity was classified as not popular.
We found that @getcolter/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.