Skip to content
Windsurf

wpf visual tree for Windsurf

io.github.faze79/wpf-visual-tree

Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.

client:Windsurf transport:stdio runtime:nuget

Install wpf visual tree in Windsurf

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

{
  "mcpServers": {
    "wpf-visual-tree": {
      "command": "dnx",
      "args": [
        "WpfVisualTreeMcp",
        "--yes"
      ]
    }
  }
}

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

wpf visual tree in other clients