Syncline MCP Server for Cline
run.syncline/mcp-server
AI-powered meeting scheduling with intelligent auto-scheduling for Claude and AI agents.
client:Cline
transport:stdio
runtime:npm
Install Syncline MCP Server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@kekwanulabs/syncline-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs