WonderCal for Cursor
io.github.digital-wisdom-ai/wondercal
Scheduling infrastructure for AI agents across Google and Microsoft calendars.
client:Cursor
transport:streamable-http
Install WonderCal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wondercal": {
"url": "https://mcp.wondercal.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs