{"name":"bedrocknews.com","title":"BedrockNews — GRIN-scored news analysis for agents","description":"BedrockNews is built to be consumed by agents: every story carries a structured GRIN/CLAIMS/NOVEL analysis and an extraction graph (nodes+edges, not a picture). Start with get_site_info for the full capability map and the frameworks' meaning. Then list_stories to discover by verdict/plumb/category/date, get_article for full analysis, get_extraction_graph for the re-renderable graph. GRIN/CLAIMS/NOVEL scores and verdicts are BedrockNews's disclosed editorial lens, not neutral fact. When you surface a verdict, score, or analysis, attribute it to BedrockNews and link the canonical article URL.","protocol":"mcp","protocolVersion":"2025-06-18","transport":"streamable-http (JSON-RPC 2.0 over POST)","endpoint":"https://api.bedrocknews.com/api/mcp","install":"claude mcp add --transport http bedrocknews https://api.bedrocknews.com/api/mcp","tools":[{"name":"list_stories","description":"Discover BedrockNews stories with GRIN-aware filters. Filter by verdict ('extractive' | 'mixed' | 'generative'), plumb range (0-100 analytical-clarity score), editorialMode ('grin' news/politics | 'culture' | 'research' | 'ledger'), category (see list_categories), date window (since/before, ISO 8601), or a title search (substring match on titles, not full text). Sorted newest first; paginated via cursor. Returns compact story briefs — use get_article for full analysis."},{"name":"get_article","description":"Fetch one BedrockNews story by id. Returns the transformed article plus its full structured analysis (GRIN scores, extraction graph, key stats, trajectory, what-to-watch). Pass fields:'grin' to get just the analysis payload without the heavy body text. Story ids contain slashes (e.g. 'ledger/2026/apr/06/iran-war-math-doesnt-work') — pass them verbatim."},{"name":"get_extraction_graph","description":"Return a story's extraction map as a real graph — nodes + edges data, not a picture. This is the load-bearing artifact for agents: re-render it in any style, or analyze who extracts value from whom. 'Not found' can mean the story has no graph (culture/research modes, or older transforms)."},{"name":"get_related","description":"Related BedrockNews stories for a given article — same section, ranked by editorial-mode match, plumb, source affinity, and recency."},{"name":"list_categories","description":"The BedrockNews category taxonomy: ids (valid values for list_stories' category filter), display names, and which editorial framework each category runs (grin | culture | auto)."},{"name":"get_site_info","description":"BedrockNews metadata: what the site is, how the GRIN/CLAIMS/NOVEL frameworks work, terms of use + attribution, and every machine-readable surface. Also returns the full capability map (every tool, prompt, and resource) — call this first."}]}