Syncline MCP Server (TypeScript) for Windsurf
com.kekwanu/syncline-mcp-server
Syncline MCP Server (TypeScript) - AI-powered meeting scheduling with intelligent auto-scheduling
client:Windsurf
transport:stdio
runtime:npm
Install Syncline MCP Server (TypeScript) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"syncline-mcp-server": {
"command": "npx",
"args": [
"-y",
"@kekwanulabs/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