BedrockNews
REMOTE · API.BEDROCKNEWS.COM · SCANNED AUG 3
GRIN-scored news for agents: discover by verdict, pull full analysis, traverse extraction graphs.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability85
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 929 tokens (~92/item across 10 items; 6 tools + 4 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management13
- Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.bedrocknews.com
claude mcp add --transport http com-bedrocknews-news https://api.bedrocknews.com/api/mcp
[mcp_servers.com-bedrocknews-news] url = "https://api.bedrocknews.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-bedrocknews-news": {
"type": "remote",
"url": "https://api.bedrocknews.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-bedrocknews-news --url https://api.bedrocknews.com/api/mcp --transport streamable-http
mcp_servers:
com-bedrocknews-news:
url: "https://api.bedrocknews.com/api/mcp" {
"mcpServers": {
"com-bedrocknews-news": {
"type": "http",
"url": "https://api.bedrocknews.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 65
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://api.bedrocknews.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.bedrocknews.com | CN=Amazon RSA 2048 M04,O=Amazon,C=US | 18 May 2026 | 1 Dec 2026 | RSA 2048 | SHA256-RSA | 4bfe92b282a19dc9355dae34c6eb2e4 |
| SANs: api.bedrocknews.com | ||||||
| CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) | CN=Amazon Root CA 1,O=Amazon,C=US | 23 Aug 2022 | 23 Aug 2030 | RSA 2048 | SHA256-RSA | 773124f2a952e3ed18a58bdb85d1bc0ce5f27 |
| CN=Amazon Root CA 1,O=Amazon,C=US (CA) | CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US | 25 May 2015 | 31 Dec 2037 | RSA 2048 | SHA256-RSA | 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6 |
DNSSEC insecure
Validation of api.bedrocknews.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| bedrocknews.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| x-content-type-options | nosniff |
| referrer-policy | strict-origin-when-cross-origin |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.bedrocknews.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://api.bedrocknews.com/api/mcp | HTTPS enforced |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
get_article ~132
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 | Type | Req | Description |
|---|---|---|---|
| fields | string | — | Optional projection: 'grin' for the analysis-only view |
| id | string | yes | The story id, verbatim (ids contain slashes) |
No output schema declared.
No examples provided.
get_extraction_graph ~93
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 | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The story id, verbatim (ids contain slashes) |
No output schema declared.
No examples provided.
get_related ~66
Related BedrockNews stories for a given article — same section, ranked by editorial-mode match, plumb, source affinity, and recency.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The source story id |
| limit | number | — | Max related stories (default 4, max 12) |
No output schema declared.
No examples provided.
get_site_info ~64
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.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_categories ~45
The BedrockNews category taxonomy: ids (valid values for list_stories' category filter), display names, and which editorial framework each category runs (grin | culture | auto).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_stories ~288
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 | Type | Req | Description |
|---|---|---|---|
| before | string | — | Only stories published before this ISO 8601 date |
| category | string | — | Category id filter (e.g. 'politics', 'research') |
| cursor | string | — | Opaque pagination cursor from a previous call |
| editorialMode | string | — | Filter to one editorial framework |
| limit | number | — | Max results (default 15, max 50) |
| plumbMax | number | — | Maximum plumb (0-100) |
| plumbMin | number | — | Minimum plumb (0-100) |
| query | string | — | Optional title search (substring match) |
| since | string | — | Only stories published at/after this ISO 8601 date |
| verdict | string | — | GRIN verdict filter, derived from grinScores.extractive |
No output schema declared.
No examples provided.