Skip to content
Windsurf

Syncline MCP Server (Python) for Windsurf

com.kekwanu/syncline-mcp-server-python

Syncline MCP Server (Python) - AI-powered meeting scheduling with intelligent auto-scheduling

client:Windsurf transport:stdio runtime:pypi

Install Syncline MCP Server (Python) 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": {
    "syncline-mcp-server-python": {
      "command": "uvx",
      "args": [
        "syncline-mcp-server"
      ],
      "env": {
        "SYNCLINE_API_KEY": "<SYNCLINE_API_KEY>"
      }
    }
  }
}

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

Syncline MCP Server (Python) in other clients