CommSync for Grok
ai.commsync/commsync
One inbox for SMS and email: read threads, search, manage contacts, and send texts and emails.
client:Grok
transport:streamable-http
Install CommSync in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"commsync": {
"type": "http",
"url": "https://server.commsync.ai/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