Skip to content
Claude Desktop

Talk2Data InsightGenius for Claude Desktop

io.github.quack2025/talk2data-insightgenius

Survey data analysis: crosstabs with significance, ANOVA, correlation, Excel exports.

client:Claude Desktop transport:sse

Install Talk2Data InsightGenius in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "talk2data-insightgenius": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://spss.insightgenius.io/mcp/sse?api_key={api_key}"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Talk2Data InsightGenius in other clients