Skip to content

Tool reference · open

selfcheck_mcp

Audit this server against its own axes (free)

Runs SHPBL's own audit against the running server and returns one pass/fail/unavailable line per verification axis: the registered tool surface against the priced tier table, version agreement across the published files, subscription-register reachability, catalog reachability, repository-write authority, and billing wiring. Free, unmetered, read-only — nothing is written and no model is called. Use it to prove the server is live and consistent before starting a run, or when a tool answered in a way that looks wrong.

Call it

curl -X POST https://shpbl.com/api/public/v1/tools/selfcheck_mcp \
  -H 'content-type: application/json' \
  -H 'authorization: Bearer shpbl_mcp_…' \
  -d '{}'

Same handler over MCP. The free lane needs no key; a Practitioner key is what keeps a run.

Optional arguments

  • verbose

    Include the full tool-to-tier table and the axis definitions in the answer.