MCP server for AI industry intelligence: real-time AI news, service status, model pricing, and 15 paid premium tools (routing, news search, history series, cost projection, forecasting, provider deep-dive, model comparison, webhook watches). Pay-per-call in USDC on Base mainnet, no accounts. Already in the official MCP registry as ai.tensorfeed/mcp-server.
Server Config
{
"mcpServers": {
"tensorfeed": {
"command": "npx",
"args": [
"-y",
"@tensorfeed/mcp-server"
]
}
}
}