Skip to content
Cline

viznoir for Cline

io.github.kimimgo/viznoir

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

client:Cline transport:stdio runtime:pypi

Install viznoir in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

viznoir in other clients