Skip to content
Windsurf

pbix lineage for Windsurf

io.github.fabienfrfr/pbix-lineage

Bidirectional data lineage graph for Power BI (.pbix) files, from source to display

client:Windsurf transport:stdio runtime:pypi

Install pbix lineage in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pbix-lineage": {
      "command": "uvx",
      "args": [
        "pbix-lineage"
      ],
      "env": {
        "PBIX_LINEAGE_PORT": "<PBIX_LINEAGE_PORT>",
        "PBIX_LINEAGE_HOST": "<PBIX_LINEAGE_HOST>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pbix lineage in other clients