Skip to content
Claude Desktop

Twilize for Claude Desktop

io.github.subhatta123/twilize

Generate Tableau .twb/.twbx workbooks: 47 tools for charts, dashboards, rules, CSV pipelines.

client:Claude Desktop transport:streamable-http runtime:pypi

Install Twilize in Claude Desktop

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

{
  "mcpServers": {
    "twilize": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://web-production-dcbcb.up.railway.app/mcp"
      ]
    }
  }
}

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

Twilize in other clients