Skip to content

Agent Callback Mailbox for Grok

us.inversolabs/agent-callback-mailbox

Paid replay-safe callback inboxes for asynchronous agent tasks with structured MCP results.

client:Grok transport:streamable-http

Install Agent Callback Mailbox in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-callback-mailbox": {
      "type": "http",
      "url": "https://callbacks.inversolabs.us/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

Agent Callback Mailbox in other clients