Dominion Observatory
DO
Dominion Observatory
/get_baselines

get baselines

Get behavioral baselines for a tool category. Shows what 'normal' looks like — average latency, success rates, typical call patterns. Use this to evaluate wheth

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

Input

FieldTypeDescription
category*stringThe tool category to get baselines for (e.g., weather, finance, code, data)

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

Try it

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