cassandra-predict
C
cassandra-predict
/predict

predict

Cassandra unified predictor. From leading signals in public data, returns what is about to happen to an entity — weeks early — across four verticals. domain sel

liveverifiedunknown~5s typical
mcpprobedcassandra-predict
$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-dropwatchhq-cassandra-predict /predict for me.

Input

FieldTypeDescription
domain*string (recall | bio | recompete | ma)Prediction vertical to route to.
entity*stringEntity name / ticker / id to predict on.

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-dropwatchhq-cassandra-predict","endpoint":"/predict","input":{"domain":"recall","entity":"..."}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-cassandra-predict -e /predict -i '{"domain":"recall","entity":"..."}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-cassandra-predict", endpoint: "/predict", input: {"domain":"recall","entity":"..."} })

Try it

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