Skip to content
Windsurf

charta for Windsurf

io.github.mortenator/charta

Generate beautiful, presentation-ready charts (SVG + PNG). Supports 14+ chart types.

client:Windsurf transport:stdio runtime:npm

Install charta in Windsurf

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

{
  "mcpServers": {
    "charta": {
      "command": "npx",
      "args": [
        "-y",
        "@charta/mcp"
      ]
    }
  }
}

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

charta in other clients