mcpwatch for Zed
io.github.lazymac2x/mcpwatch
Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.
client:Zed
transport:stdio
runtime:npm
Install mcpwatch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcpwatch": {
"command": "npx",
"args": [
"-y",
"mcpwatch-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs