Back to MCP Servers
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 …
aggregatorsaiagent
By RipperMercs
Installation
npx -y @tensorfeed/mcp-serverConfiguration
{
"mcpServers": {
"tensorfeed": {
"command": "npx",
"args": ["-y", "tensorfeed"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes