Skip to content
Windsurf

viznoir for Windsurf

io.github.kimimgo/viznoir

Cinema-quality science visualization for AI agents — headless VTK via MCP.

client:Windsurf transport:stdio runtime:pypi

Install viznoir 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": {
    "viznoir": {
      "command": "uvx",
      "args": [
        "viznoir"
      ],
      "env": {
        "VIZNOIR_RENDER_BACKEND": "<VIZNOIR_RENDER_BACKEND>",
        "VIZNOIR_OUTPUT_DIR": "<VIZNOIR_OUTPUT_DIR>"
      }
    }
  }
}

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

viznoir in other clients