Skip to content
Windsurf

microcharts for Windsurf

io.github.ganapativs/microcharts

Find, wire, and render microcharts — word-sized React charts with generated alt text.

client:Windsurf transport:stdio runtime:npm

Install microcharts in Windsurf

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

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

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

microcharts in other clients