calendar bridge for Windsurf
io.github.isaiahdupree/calendar-bridge
Connects ChatGPT to your Apple Calendar via a local Mac agent + Vercel relay
client:Windsurf
transport:streamable-http
Install calendar bridge in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"calendar-bridge": {
"serverUrl": "https://calendarbridge.vercel.app/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs