Skip to content
Zed

Flywizz for Zed

io.github.victorlane/flywizz-mcp

Search Wizz Air flights from your AI agent. Unofficial.

client:Zed transport:stdio runtime:pypi

Install Flywizz in Zed

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

{
  "context_servers": {
    "flywizz-mcp": {
      "command": "uvx",
      "args": [
        "Flywizz"
      ]
    }
  }
}

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

Flywizz in other clients