MCP Server
Jeff Vermeire
Develop an MCP server for agentic workflows. As more and more work moves toward AI-centric development and processing, agents are used extensively to automate and speed tasks. An MCP server would allow code editors like Cursor and Windsurf to directly interface with Sunsama and automatically manage tasks and schedules based on how and when tasks are completed. As more products move into agentic workflows, and more tools provide their own MCP servers, Sunsama is going to need this in order to keep up/stay ahead of other tools.
Herbert Cole
Zapier is the worst solution on the planet and a copout for companies pretending like they have integrations. I hope to see this soon, and mature. Sunsama has a LOT of competition at this point. They aren't exactly Apple so important not to drag feet here!
Chris McConnell
My specific use case is to dump context into Claude to help me plan me and my families week. This creates an .ics I drop into Cal.app/Fantastical, which then syncs with Sunsama.
From what I understand, the MCP is the method to wrap their API and communicate with Sunsama's API.
Zane Mccaig
Merged in a post:
MCP server
Didier Varlot
It would be wonderful to have a MCP server for Sunsama. It would allow to integrate with AI agent assistant to help manage some workflow like meeting booking or task adding
Zane Mccaig
Merged in a post:
Claude Desktop App (Model Context Protocol)
Shaayaan Sayed
I want to use Claude to manage my Sunsama. This should be possible with Claude's Model Context Protocols (https://modelcontextprotocol.io/introduction).
I imagine prompting claude with things like:
"pause sunsama focus"
"Switch focus to X and enter focus"
"subtract 20 minutes from actual time spent on task X"
"add task Z to backlog. this task is for xxx, create the description"
"show me all tasks in backlog"
"delete task Y"
Robert Niimi
I was also waiting for this but just started to build it myself until Sunsama decides to officially support an MCP server. I published
mcp-sunsama
on npm. It's still a work in progress but has the basic task management features at the moment. Feel free to make PRs.Didier Varlot
Robert Niimi does it still work? I was testing it sometimes ago and it was working, but I tried it yesterday and was unable to make it work.
it still works in claude desktop, but not in raycast
Robert Niimi
Didier Varlot It still works as far as I can tell. I use it every day but with Claude Code. I haven't tried using it in Raycast.
Didier Varlot
Robert Niimi
Thank you. I manage to use it in Claude, and will see how to use it in N8N.
Thank you for that excellent piece of software