Skip to content
Cursor

xProof for Cursor

io.github.jasonxkensei/xproof

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

client:Cursor transport:streamable-http

Install xProof in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "xproof": {
      "url": "https://xproof.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

xProof in other clients