Skip to content
VS Code

Twilize for VS Code

io.github.subhatta123/twilize

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

client:VS Code transport:streamable-http runtime:pypi

Install Twilize in VS Code

.vscode/mcp.json

{
  "servers": {
    "twilize": {
      "type": "http",
      "url": "https://web-production-dcbcb.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Twilize in other clients