vaultguard mcp for Zed
io.github.kota1026/vaultguard-mcp
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....
client:Zed
transport:stdio
runtime:npm
Install vaultguard mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vaultguard-mcp": {
"command": "npx",
"args": [
"-y",
"vaultguard-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs