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.
Tools
get_ai_news
get_ai_status
is_service_down
get_model_pricing
get_ai_today
get_agent_activity
get_account_balance
get_account_usage
premium_routing
pricing_series
benchmark_series
status_uptime
premium_agents_directory
whats_new
compare_models
provider_deepdive
cost_projection
news_search
list_watches
create_price_watch
create_status_watch
create_digest_watch
delete_watch
mcp_registry_snapshot
mcp_registry_series
Server Config
{
"mcpServers": {
"tensorfeed": {
"command": "npx",
"args": [
"-y",
"@tensorfeed/mcp-server"
]
}
}
}