Skip to content
Windsurf

Syncline MCP Server for Windsurf

run.syncline/mcp-server

AI-powered meeting scheduling with intelligent auto-scheduling for Claude and AI agents.

client:Windsurf transport:stdio runtime:npm

Install Syncline MCP Server in Windsurf

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

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@kekwanulabs/syncline-mcp-server"
      ]
    }
  }
}

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

Syncline MCP Server in other clients