Vaultfire Trust Protocol for Zed
io.github.ghostkey316/vaultfire
On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.
client:Zed
transport:stdio
runtime:npm
Install Vaultfire Trust Protocol in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vaultfire": {
"command": "npx",
"args": [
"-y",
"@vaultfire/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs