Agent Safe for Zed
io.github.wowcool/agentsafe
Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
client:Zed
transport:streamable-http
Install Agent Safe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentsafe": {
"url": "https://agentsafe.locationledger.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs