Visual Studio Code
For Visual Studio Code, create a .vscode/mcp.json
file in your workspace folder (for
project-specific access) or add the server configuration to your user settings (for global access
across all workspaces).
Add the tableau
MCP server configuration using config.stdio.json
, config.http.json
, or
config.docker.json
as a template. For more details, see the
Visual Studio Code MCP documentation.