Agent Purchase Verification for Grok
io.github.rfrost19/agent-purchase-verification
Check if an ecommerce purchase meets buyer rules before payment. Returns PASS, FAIL, or REVIEW.
client:Grok
transport:streamable-http
tools:1
Install Agent Purchase Verification in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-purchase-verification": {
"type": "http",
"url": "https://web-production-855eb4.up.railway.app/mcp/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs