Skip to content
Claude Desktop

crosstabs for Claude Desktop

io.github.barangaroo/crosstabs

Local survey workflow and statistical crosstab analysis with auditable evidence

client:Claude Desktop transport:stdio runtime:pypi

Install crosstabs in Claude Desktop

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

{
  "mcpServers": {
    "crosstabs": {
      "command": "uvx",
      "args": [
        "crosstabs"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

crosstabs in other clients