ClawLink for Grok
dev.claw-link/clawlink
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
client:Grok
transport:streamable-http
Install ClawLink in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"clawlink": {
"type": "http",
"url": "https://claw-link.dev/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