# RipperMercs/tensorfeed

**Category:** 🔗 Aggregators  
**Repository:** https://github.com/RipperMercs/tensorfeed/tree/main/mcp-server  
**GitHub Stars:** 2  
**npm Downloads (last month):** 1248  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/rippermercs-tensorfeed

## Description
Real-time AI industry intelligence MCP server. 6 free tools (AI news, service status, model pricing, today summary, agent activity, MCP registry snapshot) and 13 paid premium tools (routing recommendations, news search, history series, cost projection, provider deep-dive, model comparison, agents directory, what's new brief, MCP registry series, webhook watches with daily/weekly digest tier). Pay-per-call in USDC on Base mainnet, no accounts. npx -y @tensorfeed/mcp-server

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "tensorfeed": {
    "command": "npx",
    "args": ["-y","@tensorfeed/mcp-server"]
  }
}
```

## Documentation
TensorFeed aggregates AI-ecosystem news from 36+ sources, live status for major LLM providers, model pricing and benchmark history, and an AI agents directory, exposed as an MCP server. Premium calls are pay-per-call in USDC on Base via the x402 protocol — no signup, no subscription, no API keys — and every paid call is backed by the Agent Fair-Trade Agreement: no charge on a 5xx, circuit-breaker trip, schema failure, or stale data, plus a verifiable signed receipt.

**Use cases:**
- Check live status for a specific LLM provider
- Look up current pricing and benchmark history for a model
- Pull recent AI-ecosystem news from multiple sources
- Pay per call in USDC for premium data with no account or API key

**Key features:**
- News aggregation from 36+ AI-ecosystem sources
- Live status tracking for major LLM providers
- Model pricing and benchmark history
- Pay-per-call premium API settled in USDC on Base (x402), no accounts
- Signed, offline-verifiable receipts and no-charge-on-failure guarantee (AFTA)

_Summarized from the repository README — see the link above for the full text._

