/
WebMCP Registry
Home
Adoption
Providers
API
Resources
Submit
馬克雷達
radar.markreadfintech.com
同一件事,十幾家媒體分別報導。馬克雷達把它們聚合成一則,附上事件脈絡與原始來源,讓你用更少時間掌握 Crypto、Fintech 與 AI 的重要進展。
Status
Live
Tools
4
Last checked
20h ago
Listed since
Sep 21, 2026
4 tools
build_news_briefing
Get Mark Radar's curated briefing of the most important crypto / fintech / AI news events for this week or today. Returns 3-5 aggregated events, each with an editorial summary, source count, and links to original media reports. Use when the user wants to catch up on recent news in a domain. Attribution rule: only URLs in source_reports may be cited as media sources; editorial_summary is AI-generated by Mark Radar and must not be quoted as a media source. Returns JSON: { generated_at, window, domain, events[]: { event_id, title, editorial_summary { text, citeable:false }, source_count, source_reports[]: { publisher, title, url }, event_url, last_seen_at }, usage_note }; on failure { error, hint }.
create_share_image
Create a Mark Radar-branded 1080x1920 story image for one news event, suitable for sharing to Instagram Stories. All text comes from Mark Radar's own event data; you choose the composition (title form, summary segment, number of sources, color variant). Returns an image URL the user can long-press or right-click to save. Call again with different options to fine-tune. Returns JSON: { image_url (1080x1920 PNG), width, height, note }; on failure { error, hint }.
get_event_brief
Expand one Mark Radar news event by its event_id (from build_news_briefing or search_events). Returns the editorial summary, the full list of original media reports (publisher, title, URL, date), historical context, and related topics. Same attribution rule: cite only source_reports URLs. Returns JSON: { event_id, title, domain, editorial_summary { text, citeable:false }, source_reports[]: { publisher, title, url, published_at }, history[] (related Mark Radar events), topics[], event_url, translated }; on failure { error, hint }.
search_events
Look up a specific news event on Mark Radar by keywords. Entry point when the user asks about one particular event or entity. Returns at most 3 matching events with event_id for follow-up via get_event_brief. Not for browsing or general catch-up — use build_news_briefing for that. Returns JSON: { results[]: { event_id, title, domain, last_seen_at, source_count, event_url }, matched_topics[]: { slug, display_name, topic_url }, route, degraded }; on failure { error, hint }.
Changes
Added
build_news_briefing
Sep 21, 2026
Added
create_share_image
Sep 21, 2026
Added
get_event_brief
Sep 21, 2026
Added
search_events
Sep 21, 2026