agent mail for Grok
dev.mailkite/agent-mail
Give an AI agent its own inbox — receive email as a webhook, send over a verified domain.
client:Grok
transport:streamable-http
Install agent mail in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-mail": {
"type": "http",
"url": "https://mcp.mailkite.dev/mcp?ref=agent-mail"
}
}
}
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