Skip to content
Zed

savvycal mcp for Zed

io.github.mrfentmen/savvycal-mcp

SavvyCal scheduling links, events and user.

client:Zed transport:stdio runtime:npm

Install savvycal mcp in Zed

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

{
  "context_servers": {
    "savvycal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "savvycal-mcp"
      ]
    }
  }
}

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

savvycal mcp in other clients