Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ai-tensorfeed-mcp-server": {
"args": [
"-y",
"tensorfeed"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Real-time AI ecosystem intelligence built for humans and AI agents. News from 36+ sources, live service status for every major LLM provider, model pricing and benchmark history, an AI agents directory, and a pay-per-call premium API settled in USDC on Base mainnet (no accounts, no API keys).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'tensorfeed' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked tensorfeed against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
MCP server for Spanning Cloud Backup — M365/GWS/Salesforce backups, restores, audit.
AI agent control of 3D printers — 432 tools for OctoPrint, Moonraker, Bambu, Prusa, Elegoo
MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.
On-chain provenance lookup for AnchorRegistry. Resolve AR-IDs, hashes, and full trees. Authless.
MCP Security Weekly
Get CVE alerts and security updates for ai.tensorfeed/mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Real-time AI ecosystem intelligence built for humans and AI agents. News from 36+ sources, live service status for every major LLM provider, model pricing and benchmark history, an AI agents directory, and a pay-per-call premium API settled in USDC on Base mainnet (no accounts, no API keys).
🌐 Site: https://tensorfeed.ai · 📊 Sister site: terminalfeed.io · 📦 HF dataset: tensorfeed/ai-ecosystem-daily · 🤖 MCP server: tensorfeed-mcp
Code-enforced fair trade for agents. TensorFeed is the reference implementation of the Agent Fair-Trade Agreement (AFTA). Every paid call returns no charge on 5xx, breaker, schema-fail, or stale data, plus an Ed25519-signed receipt your agent can verify offline. Most APIs promise this. We code it.
Two networks already federated. TensorFeed.ai and TerminalFeed.io accept each other's bearer tokens via a server-to-server validate + commit rail. One token, two sites. Other publishers can self-adopt by publishing a conforming /.well-known/agent-fair-trade.json.
x402 from day one. No subscription, no signup, no email-me-the-API-key. Send USDC on Base, get a token, agent uses it. Compatible with Stripe Link Agents (April 2026 release) — same x402 protocol, different scheme.
Want to AFTA-ify your own API?
afta-gatewayis a drop-in Cloudflare Worker template — fork, set 3 secrets, deploy. MIT, no protocol fee.
The fastest way to plug an AI agent into TensorFeed is the official MCP server. It works in Claude Desktop, Claude Code, Cursor, Cline, Continue, Zed, Goose, and anywhere else that takes a stdio MCP config.
// claude_desktop_config.json
{
"mcpServers": {
"tensorfeed": {
"command": "npx",
"args": ["-y", "@tensorfeed/mcp-server"]
}
}
}
Restart your client and ask: "What's happening in AI today?" or "Compare pricing between Claude Opus and GPT-4o."
The MCP server has its own dedicated repo: github.com/RipperMercs/tensorfeed-mcp ⭐ — full tool catalog, premium config, and example queries live there.
# Free, no auth
curl -s https://tensorfeed.ai/api/news?limit=5 | jq '.articles[] | {title, source}'
# Real-time provider status
curl -s https://tensorfeed.ai/api/status | jq '.services[] | {name, status}'
# Live model pricing across every provider
curl -s https://tensorfeed.ai/api/agents/pricing | jq '.pricing[] | {model, input_per_1m, output_per_1m}'
For premium endpoints (routing, history series, news search, cost projection, webhook watches, etc), buy credits in USDC on Base at tensorfeed.ai/developers/agent-payments. 50 credits per dollar at base rate, volume tiers up to 40% off, 50-credit welcome bon