Skip to content
MCP Server Community By @RipperMercs

RipperMercs/tensorfeed

[![RipperMercs/tensorfeed MCP server](https://glama.ai/mcp/servers/RipperMercs/tensorfeed/badges/score.svg)](https://glama.ai/mcp/servers/RipperMercs/tensorfeed) 📇 ☁️ - 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`

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: RipperMercs/tensorfeed Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-rippermercs-tensorfeed

Detailed Documentation

RipperMercs/tensorfeed MCP server 📇 ☁️ - 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

Configuration

{
  "mcpServers": {
    "rippermercs-tensorfeed": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rippermercs-tensorfeed"
      ],
      "env": {}
    }
  }
}