Foqal for Grok
io.foqal/foqal
Foqal turns Slack/Teams into efficient support platforms with AI-powered ticketing.
client:Grok
transport:sse
Install Foqal in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"foqal": {
"type": "sse",
"url": "https://support.foqal.io/api/mcp/[YOUR_GENERATED_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