MCP Gateway Scan for Zed
io.github.willianpinho/mcp-gateway-scan
Read-only MCP/agent-gateway readiness scanner — scores a repo across 7 security dimensions.
client:Zed
transport:stdio
runtime:npm
Install MCP Gateway Scan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-gateway-scan": {
"command": "npx",
"args": [
"-y",
"mcp-gateway-scan"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs