machine inbox for Grok
com.machineinbox/machine-inbox
Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.
client:Grok
transport:streamable-http
tools:11
Install machine inbox in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"machine-inbox": {
"type": "http",
"url": "https://machineinbox.com/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