📄️ Building From Source
Building from source is appropriate for those working on or contributing to the project, or for
📄️ MCP Inspector
The MCP Inspector is a helpful tool to confirm your configuration is correct and to
📄️ Contributing
We are following the
📄️ Debugging
The easiest way to debug is to set TRANSPORT to http and run npm run start:http from the
📄️ Unit Tests
The Tableau MCP project uses Vitest for unit testing. Unit tests are located
📄️ E2E Tests
The Tableau MCP project uses Vitest for end-to-end (E2E) testing. E2E tests are located in the