lemma_get_proof_status

shallow

io.github.lemmaoracle/mcp · Verify this server

Get the verification status of a proof. NOTE: the v2 API does not yet expose a dedicated GET /v1/proofs/{id} endpoint, so this tool internally calls POST /v1/verified-attributes/query filtered by docHash (treating the verificationId returned from lemma_submit_proof as a docHash filter). Returns { status, circuitId, chainId, docHash } extracted from the matched item, or undefined if the verificationId is unknown. Status enum: received | verified | onchain-verified | rejected. Use the SDK's isVerified() helper (or check status === 'verified' || status === 'onchain-verified') to determine cryptographic validity.

100.0/100

1 trials · measured 8 days ago

lemma_get_proof_status scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.lemmaoracle/mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: lemma_get_proof_status
[![Vouch score](https://vouch.tools/api/tools/1a5bf80b-aa0e-4574-826a-c87465716cc1/badge.svg)](https://vouch.tools/tools/1a5bf80b-aa0e-4574-826a-c87465716cc1)
lemma_get_proof_status — Vouch