lemma_get_circuit

shallow

io.github.lemmaoracle/mcp · Verify this server

Retrieve a zero-knowledge proof circuit by its circuitId via GET /v1/circuits/{circuitId}. A circuit defines the constraints that proofs must satisfy and binds to a single schema. Returns CircuitMeta { circuitId, schema, description?, inputs?, verifier?: { type: 'onchain'|'offchain', address?, chainId? }, artifact?: { location: { type: 'ipfs'|'https', wasm, zkey } } }. Use this before lemma_submit_proof to confirm the circuit's schema, public inputs, and verifier configuration. Circuits are immutable; new variants get new circuitIds.

100.0/100

1 trials · measured 8 days ago

lemma_get_circuit 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_circuit
[![Vouch score](https://vouch.tools/api/tools/5b642cbf-ec1b-4538-99c6-eba8932940f0/badge.svg)](https://vouch.tools/tools/5b642cbf-ec1b-4538-99c6-eba8932940f0)
lemma_get_circuit — Vouch