You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_get_proof

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Retrieve the immutable proof record for a verified claim. Includes the original claim, verification evidence, verifier identity, and a SHA-256 proof hash for tamper detection. This is the 'proof' in 'From Prompt to Proof'. Requires authentication.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_get_proofArguments",
  "required": [
    "claim_id"
  ],
  "properties": {
    "claim_id": {
      "type": "string",
      "title": "Claim Id",
      "description": "UUID of the claim to get proof for"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →
thinkneo_get_proof — ThinkNEO MCP Server — PRSM MCP