Skip to content
Windsurf

Syncline MCP Server (Go) for Windsurf

com.kekwanu/syncline-mcp-server-go

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

client:Windsurf transport:stdio runtime:npm

Install Syncline MCP Server (Go) 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-go": {
      "command": "npx",
      "args": [
        "-y",
        "@kekwanulabs/syncline-mcp-server-go"
      ],
      "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 (Go) in other clients