You're viewing a demo portfolio

Join the waitlist
PRSM

get_claim_content

Active

Tool of Claidex MCP

declared in 1.0.0

Retrieve the complete text content of a specific Claidex Claim by its slug. Use this when you need to read the full post-mortem analysis, including hypothesis, failure mechanism, and prevention analysis.

Parameters schema

{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "minLength": 1,
      "description": "The Claidex claim slug, e.g. exicorilant-mcrpc-gr-bypass-fourth-failure"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Claidex MCP

https://github.com/ssatanis/claidex-sentinel

1/7 registries
View full server →
get_claim_content — Claidex MCP — PRSM MCP