Conduit Mail for Grok
app.conduitmail/conduit-mail
Your mailbox for MCP clients: search, read, draft, send, rules and notes. Sending is off by default.
client:Grok
transport:streamable-http
Install Conduit Mail in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"conduit-mail": {
"type": "http",
"url": "https://connect.conduitmail.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