NordicMCP — Google Mail for Grok
eu.nordicmcp/google-mail
Hosted Gmail MCP server: read, search, and manage messages. Google OAuth2 handled by NordicMCP.
client:Grok
transport:streamable-http
Install NordicMCP — Google Mail in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"google-mail": {
"type": "http",
"url": "https://nordicmcp.eu/mcp/google-mail/{token}"
}
}
}
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