Skip to content
Gemini CLI

novacal mcp server for Gemini CLI

io.github.ste7/novacal-mcp-server

Manage Novacal event types, availability, and bookings.

client:Gemini CLI transport:streamable-http

Install novacal mcp server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

novacal mcp server in other clients