Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Agent Commerce Guard

io.github.fxjim/agent-commerce-guard

Policy review and purchase discovery for AI-agent commerce actions.

Uptime
100.0%
1 direct probes · 30d
Response
1125ms
last probe
Tools
1
callable
Resources
1
readable
Prompts
1
available

Tools · 1

review_agent_commerce_actions

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

agent-commerce-guard-offer

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

review-before-purchase

Guide a non-executing policy review, inspect the public offer, require explicit approval, and verify any later Base payment.

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"
    }
  }
}