Skip to content
Windsurf

CLIO Plot for Windsurf

io.github.iowarp/plot-mcp

MCP server for advanced data visualization and plotting operations

client:Windsurf transport:stdio runtime:pypi

Install CLIO Plot in Windsurf

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

{
  "mcpServers": {
    "plot-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

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

CLIO Plot in other clients