Loading MCP server directory, please wait...
Syncline MCP Server (Go) - AI-powered meeting scheduling with intelligent auto-scheduling
npx @getmcp/cli add com.kekwanu/syncline-mcp-server-goRequires Node.js 18+. Community-contributed server. Review source before installing.
SYNCLINE_API_KEYYour Syncline API key from https://syncline.run/developer
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.kekwanu/syncline-mcp-server-go": {
"command": "npx",
"args": [
"-y",
"@kekwanulabs/syncline-mcp-server-go"
],
"env": {
"SYNCLINE_API_KEY": ""
}
}
}
}