Skip to content
Zed

Munition for Zed

io.github.benjammartin/munition

x402-paid Upload and Flight Search tools for AI agents.

client:Zed transport:stdio runtime:npm

Install Munition 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": {
    "munition": {
      "command": "npx",
      "args": [
        "-y",
        "@munition/mcp"
      ],
      "env": {
        "MUNITION_API_URL": "<MUNITION_API_URL>"
      }
    }
  }
}

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

Munition in other clients