Skip to content
Zed

mastyf.ai for Zed

io.github.mastyf-ai/mastyf.ai

Runtime proxy for MCP security, cost governance & audit

client:Zed transport:stdio runtime:npm

Install mastyf.ai 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": {
    "mastyf.ai": {
      "command": "npx",
      "args": [
        "-y",
        "@mastyf_ai/server"
      ],
      "env": {
        "MASTYF_AI_DB_PATH": "<MASTYF_AI_DB_PATH>",
        "ALERT_WEBHOOK_URL": "<ALERT_WEBHOOK_URL>",
        "METRICS_ENABLED": "<METRICS_ENABLED>"
      }
    }
  }
}

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

mastyf.ai in other clients