Skip to content
Windsurf

filekiwi mcp server for Windsurf

io.github.file-kiwi/filekiwi-mcp-server

Upload files to file.kiwi and get shareable links instantly.

client:Windsurf transport:stdio runtime:npm

Install filekiwi mcp server in Windsurf

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

{
  "mcpServers": {
    "filekiwi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@file-kiwi/filekiwi-mcp-server"
      ]
    }
  }
}

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

filekiwi mcp server in other clients