Skip to content
VS Code

Vaultfire Trust Protocol for VS Code

io.github.ghostkey316/vaultfire

On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.

client:VS Code transport:stdio runtime:npm

Install Vaultfire Trust Protocol in VS Code

.vscode/mcp.json

{
  "servers": {
    "vaultfire": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@vaultfire/mcp-server"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Vaultfire Trust Protocol in other clients