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
| Field | Type | Description |
|---|---|---|
| server_url* | string | The MCP server URL or tracked server name to verify |
| agent_id | string | Stable, non-secret agent identifier used to count the 3 introductory calls. If omitted, Do |
| payment_tx | string | Optional Base transaction hash proving the x402 USDC payment after a payment_required resp |
| reason | string | Optional 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.