Talk2Data InsightGenius for Grok
io.github.quack2025/talk2data-insightgenius
Survey data analysis: crosstabs with significance, ANOVA, correlation, Excel exports.
client:Grok
transport:sse
Install Talk2Data InsightGenius in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"talk2data-insightgenius": {
"type": "sse",
"url": "https://spss.insightgenius.io/mcp/sse?api_key={api_key}"
}
}
}
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