TensorFeed✓
ai.tensorfeed/mcp-server · v1.26.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.tensorfeed/mcp-server",
"description": "AI news, model pricing, service status, and machine-payable premium tools. AFTA-certified.",
"title": "TensorFeed",
"repository": {
"url": "https://github.com/RipperMercs/tensorfeed-mcp",
"source": "github"
},
"version": "1.26.0",
"websiteUrl": "https://tensorfeed.ai/developers/agent-payments",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@tensorfeed/mcp-server",
"version": "1.26.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bearer token from /api/payment/buy-credits. Required for premium tools (routing, history series, news search, cost projection, webhook watches, enriched agents directory, account balance/usage). Free tools (news, status, pricing, benchmarks, today summary) work without it. Buy credits in USDC on Base at https://tensorfeed.ai/developers/agent-payments.",
"isSecret": true,
"name": "TENSORFEED_TOKEN"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://tensorfeed.ai/api/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"categories": [
"news",
"ai-models",
"data",
"payments"
],
"freeTools": [
"get_ai_news",
"get_ai_status",
"is_service_down",
"get_model_pricing",
"get_ai_today",
"get_agent_activity",
"mcp_registry_snapshot",
"probe_latest",
"get_ai_papers_trending",
"get_arxiv_recent",
"get_hf_trending",
"get_hot_issues",
"get_reddit_trending",
"get_openrouter_models",
"get_hf_daily_papers",
"get_ai_ecosystem_today",
"pricing_series_free",
"benchmark_series_free",
"status_uptime_free",
"status_leaderboard_free"
],
"license": "MIT",
"premium": true,
"premiumPaymentMethod": "USDC on Base mainnet",
"premiumTools": [
"premium_routing",
"pricing_series",
"benchmark_series",
"status_uptime",
"status_leaderboard",
"premium_agents_directory",
"news_search",
"cost_projection",
"provider_deepdive",
"compare_models",
"whats_new",
"mcp_registry_series",
"probe_series",
"list_watches",
"create_price_watch",
"create_status_watch",
"create_digest_watch",
"create_leaderboard_rank_watch",
"delete_watch",
"get_account_balance",
"get_account_usage"
],
"tags": [
"ai-news",
"x402",
"usdc",
"base",
"model-routing",
"agent-payments",
"machine-payable",
"stablecoin"
]
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}