Skip to content
Windsurf

vamoose for Windsurf

io.github.dcadolph/vamoose

Calendar workflow engine for time off, approvals, and quick actions on any calendar backend.

client:Windsurf transport:stdio runtime:oci

Install vamoose 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": {
    "vamoose": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/dcadolph/vamoose:v0.35.0"
      ],
      "env": {
        "VAMOOSE_PROVIDER": "<VAMOOSE_PROVIDER>",
        "VAMOOSE_TIMEZONE": "<VAMOOSE_TIMEZONE>"
      }
    }
  }
}

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

vamoose in other clients