You're viewing a demo portfolio

Join the waitlist
PRSM

forcedream_verify_proof

Active

Tool of io.github.forcedreamai/mcp-server

declared in 0.2.0

Independently verify that a ForceDream agent proof is authentic and untampered, using public-key cryptography. Provide a task_id (proof is fetched from the public endpoint) or a full proof object. Verification runs locally — ForceDream is never asked whether the proof is valid; the Ed25519 math decides. No account or key needed.

Parameters schema

{
  "type": "object",
  "properties": {
    "proof": {
      "type": "object",
      "description": "Optional: a full proof object to verify directly (skips the fetch)."
    },
    "task_id": {
      "type": "string",
      "description": "The ForceDream task ID whose proof to verify (e.g. wtask_...)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.forcedreamai/mcp-server

https://github.com/forcedreamai/forcedream-mcp

2/7 registries
View full server →
forcedream_verify_proof — io.github.forcedreamai/mcp-server — PRSM MCP