Skip to content
Cursor

novacal mcp server for Cursor

io.github.ste7/novacal-mcp-server

Manage Novacal event types, availability, and bookings.

client:Cursor transport:streamable-http

Install novacal mcp server in Cursor

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

{
  "mcpServers": {
    "novacal-mcp-server": {
      "url": "https://mcp.novacal.io/mcp"
    }
  }
}

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

novacal mcp server in other clients