Skip to content
Cursor

Astrocal for Cursor

dev.astrocal/mcp-server

AI-native scheduling: check availability, book meetings, cancel and reschedule via MCP

client:Cursor transport:streamable-http runtime:npm

Install Astrocal in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.astrocal.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Astrocal in other clients