Agent Purchase Verification for Windsurf
io.github.rfrost19/agent-purchase-verification
Check if an ecommerce purchase meets buyer rules before payment. Returns PASS, FAIL, or REVIEW.
client:Windsurf
transport:streamable-http
tools:1
Install Agent Purchase Verification in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-purchase-verification": {
"serverUrl": "https://web-production-855eb4.up.railway.app/mcp/"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs