Skip to content

Agent Purchase Verification for Zed

io.github.rfrost19/agent-purchase-verification

Check if an ecommerce purchase meets buyer rules before payment. Returns PASS, FAIL, or REVIEW.

client:Zed transport:streamable-http tools:1

Install Agent Purchase Verification in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agent-purchase-verification": {
      "url": "https://web-production-855eb4.up.railway.app/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Agent Purchase Verification in other clients