mcpcheck for Zed
io.github.joeyough/mcpcheck
Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.
client:Zed
transport:streamable-http
tools:2
Install mcpcheck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcpcheck": {
"url": "https://mcpcheck.netlify.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs