Vaultfire Trust Protocol for Claude Desktop
io.github.ghostkey316/vaultfire
On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.
client:Claude Desktop
transport:stdio
runtime:npm
Install Vaultfire Trust Protocol in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vaultfire": {
"command": "npx",
"args": [
"-y",
"@vaultfire/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs