News MCP server
Cited news briefs and observed-corpus context. Free public reads; archives $0.10 or seven for $0.50.
Little public usage data yet
Reviews
Write oneNobody has reviewed News yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
News tools (14, 2 write)
write = sends, deletes, buys or postsacknowledge_watchFreeMark all currently unread matches on one owned watch as read. Requires watches:write and an Idempotency-Key.
create_watchwrite actionFreeCreate a Founding Pro saved watch. Requires watches:write; repeat the same Idempotency-Key to safely replay the same request.
discover_eventsFreeUse to rank cited events in the latest completed edition by probable, rare, or overweighted mode. Keep research priors separate from measured current-edition counts. Do not describe the result as a forecast or a probability that an event occurred.
export_editionFreeExport an edition as source-grounded Markdown or CSV. Requires member authorization with exports:read and an active Founding Pro entitlement.
get_briefFreeUse for a current news brief or catch-up job. Return a five-story cited brief diversified across category, event class, and publisher by default. Use chronological or all for stable cursor paging. A balanced resumeCursor continues as a complete chronological change stream, even when the client repeats mode=balanced. Follow unreadCursor before saving resumeCursor. Do not use as a general web search or for events Probable did not observe.
get_contextFreeUse when a user supplies a headline or a source URL already observed by Probable and wants same-class context. Optional referenceContext adds explicit country, magnitude, industry or aviation scope for primary-source population references; missingFields and conflicts explain withheld matches. Unknown URLs are not fetched and instead request a headline. Do not use this to verify occurrence, compare unrelated event classes, or forecast.
get_membershipFreeReturn Free and Founding Pro terms and available Stripe-hosted checkout URLs. Calling this tool does not open checkout or claim payment success.
list_classesFreeReturn the versioned category and event-class catalog used by score_headline. The editorial index is a legacy comparison weight, not an empirical probability.
list_editionsFreeList every stored edition with public metadata, free/paid status, exact prices, and the URLs that can unlock paid content.
list_watchesFreeList the member's saved monitors and recent matches. Requires member authorization with watches:read and an active Founding Pro entitlement.
read_edition_by_dateFreeRead a stored edition inside the seven-day public window. Older editions return an access boundary and links; this tool never bypasses membership or payment.
read_latest_editionFreeRead the latest source-grounded Probable edition. Every replacement is a different event observed in the same scan and category with a higher editorial comparison index; that index is not a measured occurrence rate.
score_headlineFreeClassify one supplied headline and inspect coverage recurrence. Optional referenceContext adds explicit country, magnitude, industry or aviation scope. When sufficiently scoped, occurrenceReference separately supplies primary-source counts, exposure or published population rates with units and source periods. Missing fields, conflicts and hypothetical/disputed/historical wording are disclosed; news mentions never update source rates. Do not verify a headline, compare incompatible units, predict an outcome, or score a URL.
update_watchwrite actionFreeUpdate fields on one owned Founding Pro watch. Requires watches:write and an Idempotency-Key.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1787ms20/20
- Tool poisoning14 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http news https://probable.media/mcp
News: common questions
- Is News MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the News safety report
- How do I install News?
- It runs remotely at probable.media. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does News need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is News maintained?
- The latest release is v1.7.0.
- Is News up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.