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
{
"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