Agent Commerce Guard
io.github.fxjim/agent-commerce-guardPolicy review and purchase discovery for AI-agent commerce actions.
Tools · 1
Review up to five non-sensitive public AI-agent actions for approval and evidence requirements. This tool does not execute, pay, sign, deploy, post, or reveal purchase instructions.
Resources · 1
Public 1 USDC Base purchase metadata for the private local package and paid policy API.
https://agent-commerce-guard.vercel.app/offer.json
Prompts · 1
Guide a non-executing policy review, inspect the public offer, require explicit approval, and verify any later Base payment.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_commerce_guard": {
"url": "https://agent-commerce-guard.vercel.app/api/mcp",
"transport": "streamable-http"
}
}
}