Skip to content
Windsurf

SnapDeploy for Windsurf

io.github.somdip-2310/snapdeploy

Deploy and manage SnapDeploy apps from your AI assistant: builds, logs, env vars, add-ons, domains.

client:Windsurf transport:stdio runtime:npm

Install SnapDeploy 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": {
    "snapdeploy": {
      "command": "npx",
      "args": [
        "-y",
        "@snapdeploy/mcp"
      ],
      "env": {
        "SNAPDEPLOY_API_KEY": "<SNAPDEPLOY_API_KEY>",
        "SNAPDEPLOY_READ_ONLY": "<SNAPDEPLOY_READ_ONLY>"
      }
    }
  }
}

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

SnapDeploy in other clients