Dominion Observatory
DO
Dominion Observatory
/verify_before_call

verify before call

Run a signed pre-invocation verification immediately before an agent sends money, credentials, private data, or write access to an MCP server. The first 3 verif

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 /verify_before_call for me.

Input

FieldTypeDescription
server_url*stringThe MCP server URL or tracked server name to verify
agent_idstringStable, non-secret agent identifier used to count the 3 introductory calls. If omitted, Do
payment_txstringOptional Base transaction hash proving the x402 USDC payment after a payment_required resp
reasonstringOptional reason for verification, e.g. money, credentials, private_data, write_access

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":"/verify_before_call","input":{"server_url":"..."}}'
cli
npx cracked-ai run -p mcp-com-dominionobservatory-observatory -e /verify_before_call -i '{"server_url":"..."}'
mcp
run_tool({ provider: "mcp-com-dominionobservatory-observatory", endpoint: "/verify_before_call", input: {"server_url":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.