Skip to content
Windsurf

furlen mcp for Windsurf

io.github.amitsha86/furlen-mcp

Turn a CSV or a named public dataset into an animated chart video, figures re-checked first.

client:Windsurf transport:stdio runtime:npm

Install furlen mcp 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": {
    "furlen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "furlen-mcp"
      ],
      "env": {
        "FURLEN_API_KEY": "<FURLEN_API_KEY>"
      }
    }
  }
}

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

furlen mcp in other clients