CN
COMPAMIR News
/search_events
search events
Search COMPAMIR structured news events. Events are deduplicated across multiple sources into single items, with reporting conflicts flagged, in Japanese and Eng
liveverifiedunknown~5s typical
mcpprobedcompamirnews
$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-compamir-news /search_events for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free-text title search |
| genre | string (Politics | Business | Tech | Global) | |
| region | string (Asia | Europe | Americas | Middle East | Africa | Oceania) | |
| status | string (confirmed | speculative | disputed) | |
| since | string | occurred_at >= (YYYY-MM-DD) |
| until | string | occurred_at <= (YYYY-MM-DD) |
| lang | string (jp | en | both) | default "both" |
| limit | integer | default 20 |
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-compamir-news","endpoint":"/search_events","input":{"lang":"both","limit":20}}'cli
npx cracked-ai run -p mcp-com-compamir-news -e /search_events -i '{"lang":"both","limit":20}'mcp
run_tool({ provider: "mcp-com-compamir-news", endpoint: "/search_events", input: {"lang":"both","limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.