Skip to content
Grok

send decision for Grok

com.inboxpolicy/send-decision

Send-decision email verification: agents get send/review/avoid with evidence, pay-per-call via x402.

client:Grok transport:streamable-http

Install send decision in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "send-decision": {
      "type": "http",
      "url": "https://mcp.inboxpolicy.com"
    }
  }
}

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

send decision in other clients