Lockally Email for Grok
com.lockally/email
Stateful email for AI agents — read inboxes, reply in-thread, draft with approval.
client:Grok
transport:streamable-http
Install Lockally Email in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"email": {
"type": "http",
"url": "https://mcp.lockally.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