
Syncline MCP Server (TypeScript)
Let your coding agent schedule and auto-schedule meetings through Syncline when you are coordinating users, partners, or discovery calls.
Overview
com.kekwanu/syncline-mcp-server is an MCP server for the grow phase that provides AI-powered meeting scheduling and auto-scheduling through Syncline via stdio npm transport.
What is this MCP server?
- npm package @kekwanulabs/syncline-mcp-server at version 1.0.35 with stdio transport
- Requires SYNCLINE_API_KEY from syncline.run/developer
- AI-powered meeting scheduling with intelligent auto-scheduling
- TypeScript MCP server subfolder in KekwanuLabs/syncline on GitHub
- Calendar coordination MCP—not a generic cron or reminder skill
- Package version 1.0.35
- npm identifier @kekwanulabs/syncline-mcp-server
- One required secret env var: SYNCLINE_API_KEY
What problem does it solve?
Your agent cannot book real meetings on your calendar stack without a dedicated scheduling API integration.
Who is it for?
Solo founders already on Syncline who want Claude Code or Cursor to handle meeting proposals and bookings during user growth.
Skip if: Builders with no outbound meetings, teams standardized on Calendly-only workflows without Syncline, or users who refuse third-party calendar APIs.
What do I get? / Deliverables
After you set SYNCLINE_API_KEY and install the npm MCP server, assistants can schedule and auto-schedule meetings through Syncline tools.
- Agent-driven meeting booking through Syncline
- Intelligent auto-scheduling actions exposed as MCP tools
- Local stdio MCP server via @kekwanulabs/syncline-mcp-server
Recommended MCP Servers
Journey fit
Meeting automation pays off once you are growing traction and need repeatable scheduling without admin overhead. Lifecycle covers ongoing user and stakeholder touchpoints where AI-powered scheduling reduces back-and-forth email.
How it compares
Syncline scheduling MCP integration, not a local cron skill or a full CRM.
Common Questions / FAQ
Who is com.kekwanu/syncline-mcp-server for?
It is for indie builders using Syncline who want MCP agents to automate meeting scheduling and intelligent auto-scheduling.
When should I use com.kekwanu/syncline-mcp-server?
Use it during grow and launch when you are booking discovery calls, demos, or recurring check-ins and want the agent to interact with Syncline directly.
How do I add com.kekwanu/syncline-mcp-server to my agent?
Create a Syncline API key at syncline.run/developer, set SYNCLINE_API_KEY, and configure your MCP host to run @kekwanulabs/syncline-mcp-server via stdio.