Skip to content
Zed

mcpie for Zed

io.github.superangrymonkey/mcpie

Standing-order Domino's pizza button: dry-run freely, order only on explicit confirm. Cash only.

client:Zed transport:stdio runtime:pypi

Install mcpie 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": {
    "mcpie": {
      "command": "uvx",
      "args": [
        "mcpie-pizza"
      ],
      "env": {
        "MCPIE_CONFIG": "<MCPIE_CONFIG>"
      }
    }
  }
}

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

mcpie in other clients