shipmail mcp for Grok
io.github.shipmail-to/shipmail-mcp
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
client:Grok
transport:streamable-http
runtime:npm
Install shipmail mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"shipmail-mcp": {
"type": "http",
"url": "https://shipmail.to/api/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