AgentGraph Trust for Zed
io.github.agentgraph-co/agentgraph-trust
Security scanning and trust verification for AI agent tools.
client:Zed
transport:stdio
runtime:pypi
Install AgentGraph Trust in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentgraph-trust": {
"command": "uvx",
"args": [
"agentgraph-trust"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs