TensorFeed MCP Server
An MCP server for TensorFeed.ai data and AI ecosystem intelligence.
About
TensorFeed.ai provides real-time AI ecosystem intelligence, including news, provider status, model pricing, benchmarks, and agent directory data. The README says the fastest way to use it with Claude Desktop, Claude Code, Cursor, Cline, Continue, Zed, Goose, and other stdio MCP clients is the official MCP server. The actual MCP server lives in a separate repository, `RipperMercs/tensorfeed-mcp`, and this repo links to it as the dedicated surface. The README includes a Claude Desktop MCP config example using `npx -y @tensorfeed/mcp-server`. It also notes that the server has 22 tools, with free and paid capabilities, and that the package is published on npm as `@tensorfeed/mcp-server`. This repository itself is the main TensorFeed product and API hub, with docs, endpoints, SDKs, and dataset links, but the Claude Code-relevant resource here is the MCP integration.