Skip to content
VS Code

xProof for VS Code

io.github.jasonxkensei/xproof

Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.

client:VS Code transport:streamable-http

Install xProof in VS Code

.vscode/mcp.json

{
  "servers": {
    "xproof": {
      "type": "http",
      "url": "https://xproof.app/mcp"
    }
  }
}

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

xProof in other clients