M
mcp
/search_news
Search News
Search recent news articles in the ClarityBriefs database about a topic. Returns up to 10 matches with headline, source and published date. Read-only.
liveunknown~5s typical
mcpmcp
$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-claritybriefs-mcp /search_news for me.
Input
| Field | Type | Description |
|---|---|---|
| topic* | string | |
| language | string | |
| limit | integer | default 8 |
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-claritybriefs-mcp","endpoint":"/search_news","input":{"topic":"...","limit":8}}'cli
npx cracked-ai run -p mcp-com-claritybriefs-mcp -e /search_news -i '{"topic":"...","limit":8}'mcp
run_tool({ provider: "mcp-com-claritybriefs-mcp", endpoint: "/search_news", input: {"topic":"...","limit":8} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.