T
TensorFeed
/get_news_articles
get news articles
Get the latest AI news articles aggregated from 12+ sources (Anthropic, OpenAI, Google, HuggingFace, TechCrunch, The Verge, Hacker News, etc). Polled every 10 m
liveverifiedunknown~5s typical
mcpprobedtensorfeed
$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-ai-tensorfeed-mcp-server /get_news_articles for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | number | Max articles to return (1-200) default 25 |
| category | string | Optional category filter (e.g. models, business, research) |
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-ai-tensorfeed-mcp-server","endpoint":"/get_news_articles","input":{"limit":25}}'cli
npx cracked-ai run -p mcp-ai-tensorfeed-mcp-server -e /get_news_articles -i '{"limit":25}'mcp
run_tool({ provider: "mcp-ai-tensorfeed-mcp-server", endpoint: "/get_news_articles", input: {"limit":25} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.