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
{
"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