Skip to content
Zed

katzilla for Zed

io.github.codeislaw101/katzilla

300+ free public & government data sources behind one API key, for AI agents.

client:Zed transport:stdio runtime:npm

Install katzilla in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "katzilla": {
      "command": "npx",
      "args": [
        "-y",
        "@katzilla/mcp"
      ],
      "env": {
        "KATZILLA_API_KEY": "<KATZILLA_API_KEY>"
      }
    }
  }
}

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

katzilla in other clients