BedrockNews
B
BedrockNews
/list_stories

list stories

Discover BedrockNews stories with GRIN-aware filters. Filter by verdict ('extractive' | 'mixed' | 'generative'), plumb range (0-100 analytical-clarity score), e

liveverifiedunknown~5s typical
mcpprobedbedrocknews
$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-bedrocknews-news /list_stories for me.

Input

FieldTypeDescription
querystringOptional title search (substring match)
categorystringCategory id filter (e.g. 'politics', 'research')
verdictstring (extractive | mixed | generative)GRIN verdict filter, derived from grinScores.extractive
editorialModestring (grin | culture | research | ledger)Filter to one editorial framework
plumbMinnumberMinimum plumb (0-100)
plumbMaxnumberMaximum plumb (0-100)
sincestringOnly stories published at/after this ISO 8601 date
beforestringOnly stories published before this ISO 8601 date
cursorstringOpaque pagination cursor from a previous call
limitnumberMax results (default 15, max 50)

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-bedrocknews-news","endpoint":"/list_stories","input":{}}'
cli
npx cracked-ai run -p mcp-com-bedrocknews-news -e /list_stories -i '{}'
mcp
run_tool({ provider: "mcp-com-bedrocknews-news", endpoint: "/list_stories", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.