AddCal for Cursor
co.addcal/addcal
Publish public calendars and events others subscribe to: RSVPs, feeds and add-to-calendar links.
client:Cursor
transport:streamable-http
Install AddCal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"addcal": {
"url": "https://addcal.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs