market-data
M
market-data
/public_search_news

News search

Semantic news search across tracked instruments — returns matching items with a short summary and a mandatory source_url (never full article text).

liveverifiedunknown~5s typical
mcpprobedmarket-data
$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-marketcrew-market-data /public_search_news for me.

Input

FieldTypeDescription
query*stringNatural language search query describing ONE semantic angle, e.g. 'Nebius Meta deal contra
days_backintegerHow many days back to search (default 30, max 90)
limitintegerMax results to return (default 10, max 20)
min_similaritynumberMinimum similarity threshold 0.0-1.0 (default 0.40)

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-marketcrew-market-data","endpoint":"/public_search_news","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-ai-marketcrew-market-data -e /public_search_news -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-ai-marketcrew-market-data", endpoint: "/public_search_news", input: {"query":"..."} })

Try it

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