Skip to content
Windsurf

dav mcp for Windsurf

io.github.philflowio/dav-mcp

AI-orchestrated calendars, contacts & tasks across any DAV platform. 27 tools, field-agnostic.

client:Windsurf transport:stdio runtime:npm

Install dav 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": {
    "dav-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dav-mcp"
      ],
      "env": {
        "CALDAV_SERVER_URL": "<CALDAV_SERVER_URL>",
        "CALDAV_USERNAME": "<CALDAV_USERNAME>",
        "CALDAV_PASSWORD": "<CALDAV_PASSWORD>",
        "AUTH_METHOD": "<AUTH_METHOD>",
        "GOOGLE_SERVER_URL": "<GOOGLE_SERVER_URL>",
        "GOOGLE_USER": "<GOOGLE_USER>",
        "GOOGLE_CLIENT_ID": "<GOOGLE_CLIENT_ID>",
        "GOOGLE_CLIENT_SECRET": "<GOOGLE_CLIENT_SECRET>",
        "GOOGLE_REFRESH_TOKEN": "<GOOGLE_REFRESH_TOKEN>",
        "GOOGLE_TOKEN_URL": "<GOOGLE_TOKEN_URL>"
      }
    }
  }
}

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

dav mcp in other clients