DO
Dominion Observatory
/check_trust
check trust
Get the trust score and reliability metrics for any MCP server. Use this BEFORE calling an unknown MCP server to assess if it's reliable. Returns trust_score (0
liveunknown~5s typical
mcpdominionobservatory
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dominionobservatory-observatory /check_trust for me.
Input
| Field | Type | Description |
|---|---|---|
| server_url* | string | The URL of the MCP server to check (e.g., https://example.workers.dev/mcp) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-dominionobservatory-observatory","endpoint":"/check_trust","input":{"server_url":"..."}}'cli
npx cracked-ai run -p mcp-com-dominionobservatory-observatory -e /check_trust -i '{"server_url":"..."}'mcp
run_tool({ provider: "mcp-com-dominionobservatory-observatory", endpoint: "/check_trust", input: {"server_url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.