agentscore for Zed
io.github.thezenmonster/agentscore
MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.
client:Zed
transport:stdio
runtime:npm
Install agentscore in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentscore": {
"command": "npx",
"args": [
"-y",
"@agentscore-xyz/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs