Skip to content
Windsurf

uploadkit for Windsurf

io.github.drumst0ck/uploadkit

UploadKit MCP — 40+ upload components, route scaffolds, BYOS setup, full docs search.

client:Windsurf transport:stdio runtime:npm

Install uploadkit in Windsurf

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

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

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

uploadkit in other clients