Skip to content

novacal mcp server for Zed

io.github.ste7/novacal-mcp-server

Manage Novacal event types, availability, and bookings.

client:Zed transport:streamable-http

Install novacal mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

novacal mcp server in other clients