TensorFeed is an MCP server for real-time AI ecosystem data. Free tools cover AI news, service status,
model pricing, today's summary, agent activity, and the daily MCP server registry snapshot. Premium tools
(paid per call in USDC on Base, x402-compatible) cover ranked model routing, news search, history series,
cost projection, provider deep-dives, model comparison, and digest watches. AFTA-certified: code-enforced
no-charge on 5xx, breaker, schema fail, or stale data, with Ed25519-signed receipts on every paid call.
工具
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
probe_latest
probe_series
mcp_registry_snapshot
mcp_registry_series
服务器配置
{
"mcpServers": {
"tensorfeed": {
"command": "npx",
"args": [
"-y",
"@tensorfeed/mcp-server"
]
}
}
}