M
mcp-server
/get_news
Industry News
FRONT DOOR CHECK — if news is only ONE input to a bigger question (is this market heating up, should we still build here), call `execute_plan(intent="<the user'
liveverifiedunknown~5s typical
mcpprobedmcp-server
$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-cloud-dchub-mcp-server /get_news for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free-text keyword to filter news, e.g. "Stargate" or "interconnection queue" |
| category | string | News topic filter, e.g. deals, permits, outages, policy, AI |
| source | string | Restrict to one trade source, e.g. DCD, "Data Center Frontier", "Capacity Media" |
| date_from | string | Earliest published date, ISO-8601 (YYYY-MM-DD) |
| date_to | string | Latest published date, ISO-8601 (YYYY-MM-DD) |
| limit | integer | Max results to return (1-500; default varies by tool) |
| min_relevance | number | Minimum relevance score 0-1 to include an item, e.g. 0.5 |
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-cloud-dchub-mcp-server","endpoint":"/get_news","input":{}}'cli
npx cracked-ai run -p mcp-cloud-dchub-mcp-server -e /get_news -i '{}'mcp
run_tool({ provider: "mcp-cloud-dchub-mcp-server", endpoint: "/get_news", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.