BS
Boolsai Signals
/test_filter
test filter
Compute α stats for an arbitrary filter expression. Use this to test a specific hypothesis (e.g. 'tier_count_changed on enterprise-SaaS tickers' or 'severity 5
liveverifiedunknown~5s typical
mcpprobedboolsaisignals
$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-ai-boolsai-signals /test_filter for me.
Input
| Field | Type | Description |
|---|---|---|
| event_type | string | e.g. 'TIER_COUNT_CHANGED' (case-insensitive) |
| detector | string | e.g. 'pricing_detector' |
| severity_min | integer | minimum severity (1-5) |
| ticker | string | single ticker to filter to |
| co_occurrence_min | integer | min same-day detector count (4 = 'real redesign') |
| since | string | YYYY-MM-DD lower bound |
| until | string | YYYY-MM-DD upper bound |
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-ai-boolsai-signals","endpoint":"/test_filter","input":{}}'cli
npx cracked-ai run -p mcp-ai-boolsai-signals -e /test_filter -i '{}'mcp
run_tool({ provider: "mcp-ai-boolsai-signals", endpoint: "/test_filter", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.