TensorFeed
TensorFeed.ai
人間およびAIエージェント向けのリアルタイムAI業界インテリジェンス。15以上のソースからのニュース、主要なLLMプロバイダーのライブサービスステータス、モデルの価格とベンチマークの履歴、AIエージェントディレクトリ、そしてBaseメインネット上のUSDCで決済される従量課金制プレミアムAPI(アカウントやAPIキーは不要)を提供します。
このリポジトリの内容
Webダッシュボード (
src/): Next.js 14 App Router、静的エクスポート、Cloudflare PagesにデプロイAPIバックエンド (
worker/): Cloudflare Workertensorfeed-api、tensorfeed.ai/api/*に接続。Cron駆動のRSSポーリング、ステータススクレイピング、モデルカタログ更新、日次履歴スナップショット、日次MCPサーバーレジストリテレメトリMCPサーバー (
mcp-server/): Model Context Protocol サーバー。npmで@tensorfeed/mcp-serverとして公開。Claude Desktop、Claude Code、Cursor、Cline、その他すべてのMCPクライアントで使用可能な19のツール(無料6、有料13)を公開。ツールリストとセットアップについてはmcp-server/README.mdを参照Python SDK (
sdk/python/):pip install tensorfeed。無料およびプレミアムエンドポイントを完全にカバー。1回の呼び出しでUSDCの署名と送信を行うオプションの[web3]エクストラありJavaScript SDK (
sdk/javascript/):npm install tensorfeed。Pythonクライアントと同じインターフェース
Related MCP server: TensorFeed MCP Server
MCPサーバーのクイックスタート
TensorFeed MCPサーバーは、AIエージェントをTensorFeed APIに接続する最も速い方法です。
npx -y @tensorfeed/mcp-serverまたは、Claude Desktop / Claude Codeの設定ファイルにて:
{
"mcpServers": {
"tensorfeed": {
"command": "npx",
"args": ["-y", "@tensorfeed/mcp-server"]
}
}
}無料ツールは認証なしで動作します。13の有料ツール(ルーティング推奨、ニュース検索、履歴シリーズ、コスト予測、プロバイダー詳細分析、モデル比較、MCPレジストリシリーズ、Webhook監視など)を有効にするには、TENSORFEED_TOKEN 環境変数を追加してください。Base上のUSDCを使用して tensorfeed.ai/developers/agent-payments でクレジットを購入できます。新しいウォレットには、初回支払い時に50クレジットのウェルカムボーナスが付与されます。
公式MCPサーバーレジストリに ai.tensorfeed/mcp-server として登録されています。ツールカタログ、エージェントクエリの例、価格については mcp-server/README.md を参照してください。
API
すべてのエンドポイントは https://tensorfeed.ai/api/* にあります。
無料(認証不要):
/api/news,/api/status,/api/models,/api/benchmarks,/api/incidents/api/agents/activity,/api/agents/news,/api/agents/status,/api/agents/pricing,/api/agents/directory/api/podcasts,/api/trending-repos/api/history,/api/history/{YYYY-MM-DD}/{type}(日次スナップショット)/api/mcp/registry/snapshot(公式MCPサーバーレジストリの日次テレメトリ)/api/health,/api/ping,/api/meta,/api/cron-status
有料(1クレジット/回、Base上のUSDC):
/api/premium/routing,/api/premium/news/search,/api/premium/cost/projection/api/premium/history/pricing/series,/api/premium/history/benchmarks/series,/api/premium/history/status/uptime/api/premium/agents/directory,/api/premium/providers/{name},/api/premium/compare/models/api/premium/whats-new(エージェント向け朝のブリーフィング),/api/premium/mcp/registry/series/api/premium/watches(日次/週次ダイジェスト層を備えたWebhook監視)
完全なドキュメント: tensorfeed.ai/developers および tensorfeed.ai/developers/agent-payments。機械可読形式: /llms.txt, /openapi.json, /.well-known/x402.json。
AIエージェント向けの探索インターフェース
公式MCPサーバーレジストリ:
ai.tensorfeed/mcp-serverllms.txt: https://tensorfeed.ai/llms.txt
OpenAPI 3.1仕様: https://tensorfeed.ai/openapi.json
x402 V2マニフェスト: https://tensorfeed.ai/.well-known/x402.json
エージェント向けランディングページ: https://tensorfeed.ai/for-ai-agents
「エージェントとして表示」トグル: サイトのすべてのページで、ナビゲーションバーのトグルから基盤となるAPI JSONを公開しており、エージェントは各ビューを支えるデータを調査できます
スタック
Next.js 14 (静的エクスポート)、Cloudflare Pages + Workers + KV、Tailwind CSS、JetBrains Mono + Inter、メール通知用のResend、Cloudflare Web Analytics。MCPサーバーは公式の @modelcontextprotocol/sdk 上のプレーンなTypeScriptです。
開発
npm install
npm run dev # Next.js dev server at localhost:3000
npm run build # Static export
npm run lintWorker:
cd worker
npm install
npm test # 214 vitest cases, all green
wrangler deployMCPサーバー:
cd mcp-server
npm install
npm run build
npm startライセンス
MIT。LICENSE を参照。
連絡先
A Pizza Robot Studios project.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenance62 real-time data tools for AI agents via MCP. Finance, crypto, FMCSA, sanctions, courts, weather, vehicles, cybersecurity. One bearer token, one bill. Free tier available.MIT
- AlicenseAqualityCmaintenanceProvides AI agents with real-time AI ecosystem data (news, status, pricing, latency) and premium tools paid via USDC on Base, compatible with any MCP client.242561MIT
- AlicenseCqualityBmaintenanceOne MCP install that lets your AI agents discover and pay (x402 micropayments, USDC on Base + Solana) for 66 specialized real-time intelligence APIs - finance, crypto, insurance, immigration, legal, markets and more. 68 tools, pey-per-query, no subscription.69272Apache 2.0
- AlicenseAqualityCmaintenanceMCP server enabling AI agents to access crypto and web3 data via pay-per-call on the MPP/Tempo rail (USDC.e). It includes unique tools like Vietnamese crypto news and company registry lookup, with built-in spend caps and no API key needed.2649MIT
Related MCP Connectors
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RipperMercs/tensorfeed'
If you have feedback or need assistance with the MCP directory API, please join our Discord server