CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

TensorFeed

rippermercs/tensorfeed-mcp
132 toolsauthSTDIO, HTTPregistry active
Summary

Plugs real-time AI ecosystem intel into Claude Desktop and any MCP client. Eight free tools give you same-day news from 36 sources, live service status for Anthropic/OpenAI/Google/Mistral, current model pricing across providers, measured API latency, and a snapshot of which AI bots are crawling the web right now. Premium tier adds fourteen paid tools (USDC on Base, pay per call) for smart model routing, price history series, cost projection across workloads, full-text news search, and webhook watches that fire when a price changes or a service goes down. AFTA-certified with no-charge guarantees on stale data and signed receipts. Useful when your agent needs to know what's broken, what's new, or which model to pick for a task today.

Install to Claude Code

verified
claude mcp add --transport http mcp-server https://mcp.tensorfeed.ai/mcp

Run in your terminal. Add --scope user to make it available in every project.

Review the command, arguments, and environment values before installing — MCP servers run with your local permissions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Verified live against the running server on Jun 10, 2026.

verified live32 tools
get_news_articlesGet the latest AI news articles aggregated from 12+ sources (Anthropic, OpenAI, Google, HuggingFace, TechCrunch, The Verge, Hacker News, etc). Polled every 10 min, deduplicated, sanitized for prompt injection. Returns up to 200 articles with title, snippet, source, and publish...2 params

Get the latest AI news articles aggregated from 12+ sources (Anthropic, OpenAI, Google, HuggingFace, TechCrunch, The Verge, Hacker News, etc). Polled every 10 min, deduplicated, sanitized for prompt injection. Returns up to 200 articles with title, snippet, source, and publish...

Parameters* required
limitnumber
Max articles to return (1-200)default: 25
categorystring
Optional category filter (e.g. models, business, research)
get_status_summaryGet the live operational status of every major AI service tracked by TensorFeed (Claude, ChatGPT, Gemini, Perplexity, Cohere, Mistral, HuggingFace, Replicate, Midjourney, etc). Polled every 2 min. Returns operational | degraded | down per service plus the most recent incident.

Get the live operational status of every major AI service tracked by TensorFeed (Claude, ChatGPT, Gemini, Perplexity, Cohere, Mistral, HuggingFace, Replicate, Midjourney, etc). Polled every 2 min. Returns operational | degraded | down per service plus the most recent incident.

No parameters — call it with no arguments.

get_modelsGet the model pricing and specs catalog across providers (Anthropic, OpenAI, Google, Meta, Mistral, Cohere, etc). Includes per-token pricing, context windows, capabilities, deprecation flags. Refreshed daily.

Get the model pricing and specs catalog across providers (Anthropic, OpenAI, Google, Meta, Mistral, Cohere, etc). Includes per-token pricing, context windows, capabilities, deprecation flags. Refreshed daily.

No parameters — call it with no arguments.

get_cve_recordLook up a single CVE Record v5.2 from the MITRE CVE List by ID (e.g. CVE-2024-3094). Lazy-fetched and cached 7 days. License: MITRE CVE Terms of Use, commercial redistribution permitted; the response includes the standard attribution block.1 params

Look up a single CVE Record v5.2 from the MITRE CVE List by ID (e.g. CVE-2024-3094). Lazy-fetched and cached 7 days. License: MITRE CVE Terms of Use, commercial redistribution permitted; the response includes the standard attribution block.

Parameters* required
cve_id*string
CVE identifier in CVE-YYYY-NNNNN form, case-insensitive
get_kev_catalogGet the CISA Known Exploited Vulnerabilities (KEV) catalog. Returns the most recent N entries plus catalog metadata. Refreshed daily at 06:30 UTC. License: US Government public domain. ~1500 actively-exploited CVEs.1 params

Get the CISA Known Exploited Vulnerabilities (KEV) catalog. Returns the most recent N entries plus catalog metadata. Refreshed daily at 06:30 UTC. License: US Government public domain. ~1500 actively-exploited CVEs.

Parameters* required
limitnumber
Top-N most-recent entries (1-50)default: 25
get_epss_scoreGet the EPSS (Exploit Prediction Scoring System) probability for one CVE, sourced from FIRST.org. Returns the daily probability (0-1) that the CVE will be exploited in the next 30 days plus a percentile rank. License: FIRST.org free-for-any-use.1 params

Get the EPSS (Exploit Prediction Scoring System) probability for one CVE, sourced from FIRST.org. Returns the daily probability (0-1) that the CVE will be exploited in the next 30 days plus a percentile rank. License: FIRST.org free-for-any-use.

Parameters* required
cve_id*string
CVE identifier in CVE-YYYY-NNNNN form
get_osv_advisory_for_packageCross-ecosystem vulnerability advisory lookup via OSV.dev. Given an ecosystem (PyPI, npm, Go, crates.io, Maven, NuGet, RubyGems, Packagist, etc) and a package name (optional version), returns advisories affecting that package. License: Apache 2.0.3 params

Cross-ecosystem vulnerability advisory lookup via OSV.dev. Given an ecosystem (PyPI, npm, Go, crates.io, Maven, NuGet, RubyGems, Packagist, etc) and a package name (optional version), returns advisories affecting that package. License: Apache 2.0.

Parameters* required
name*string
Package name
versionstring
Optional package version
ecosystem*string
OSV ecosystem identifier (PyPI, npm, Go, crates.io, etc)
get_osv_advisory_by_idLook up a single OSV.dev advisory by ID. Accepts GHSA / CVE / PYSEC / RUSTSEC / GO / OSV / DSA / ALPINE / DEBIAN / UBUNTU and other documented identifier prefixes. License: Apache 2.0.1 params

Look up a single OSV.dev advisory by ID. Accepts GHSA / CVE / PYSEC / RUSTSEC / GO / OSV / DSA / ALPINE / DEBIAN / UBUNTU and other documented identifier prefixes. License: Apache 2.0.

Parameters* required
id*string
Advisory ID, e.g. GHSA-r75f-5x8p-qvmc or CVE-2024-3094
check_ai_supply_chain_riskCheck the TensorFeed AI/MCP/LLM supply-chain IOC feed. Returns publicly-disclosed malicious npm/PyPI packages whose name or summary signals relevance to AI agent operators. With no args, returns the whole snapshot (typically a small number of entries). With "package_name", ret...2 params

Check the TensorFeed AI/MCP/LLM supply-chain IOC feed. Returns publicly-disclosed malicious npm/PyPI packages whose name or summary signals relevance to AI agent operators. With no args, returns the whole snapshot (typically a small number of entries). With "package_name", ret...

Parameters* required
ecosystemstring
Optional ecosystem filter: "npm" or "pip"
package_namestring
Optional case-insensitive substring of the package name (e.g. "mistralai" or "@mistralai/mistralai-gcp"). If omitted, returns all current entries.
check_agent_reputationLook up an agent's public reputation card from the TensorFeed Agent Reputation Bureau. Takes a wallet (0x + 40 hex) OR a token_prefix (first 16 chars of a tf_live_ bearer). Returns the full ReputationCard: composite + sub-metric ranks (reliability, spend, activity, streak), tr...2 params

Look up an agent's public reputation card from the TensorFeed Agent Reputation Bureau. Takes a wallet (0x + 40 hex) OR a token_prefix (first 16 chars of a tf_live_ bearer). Returns the full ReputationCard: composite + sub-metric ranks (reliability, spend, activity, streak), tr...

Parameters* required
walletstring
EIP-55 or lowercased EOA wallet address (0x + 40 hex). Mutually exclusive with token_prefix.
token_prefixstring
First 16 chars of a tf_live_ bearer token (e.g. "tf_live_18e54f47"). Mutually exclusive with wallet.
search_agent_directorySearch the TensorFeed Agent Self-Directory for hireable AI agents. Filter by skill (from a controlled vocab including research, data-analysis, coding, content-writing, voice-acting, image-generation, etc), service_area (research/data/coding/writing/voice/image/video/other), la...8 params

Search the TensorFeed Agent Self-Directory for hireable AI agents. Filter by skill (from a controlled vocab including research, data-analysis, coding, content-writing, voice-acting, image-generation, etc), service_area (research/data/coding/writing/voice/image/video/other), la...

Parameters* required
limitnumber
Max results to return (1-25, default 25).
skillstring
Filter by a single skills_tag (must be in controlled vocab).
languagestring
BCP 47 language code (e.g. en, ja, es-MX).
max_ratenumber
Maximum hourly_rate_max_usd (operators with no rate set are NOT filtered out).
verifiedboolean
Only verified-hireable operators (active $5/30d badge).
availableboolean
Only operators self-declaring as available_for_hire.
service_areastring
Filter by service_area (research|data|coding|writing|voice|image|video|other).
min_experiencenumber
Minimum years_experience (operators with no value set ARE filtered out).
get_verified_hireable_statusLook up whether a specific wallet has an active verified-hireable subscription on the TensorFeed Agent Directory. Returns { verified_hireable: bool, verified_hireable_until?: ISO } for a given wallet. Useful for downstream marketplaces or peer agents who want to confirm a publ...1 params

Look up whether a specific wallet has an active verified-hireable subscription on the TensorFeed Agent Directory. Returns { verified_hireable: bool, verified_hireable_until?: ISO } for a given wallet. Useful for downstream marketplaces or peer agents who want to confirm a publ...

Parameters* required
wallet*string
EIP-55 or lowercased wallet address (0x + 40 hex).
list_directory_skillsReturn the distribution of skill tags across all active operator claims on the TensorFeed Agent Directory. Sorted by count desc. Useful for agents discovering what kinds of work other operators advertise on TF, OR for agent-marketplaces wanting to mirror TF's controlled vocab.

Return the distribution of skill tags across all active operator claims on the TensorFeed Agent Directory. Sorted by count desc. Useful for agents discovering what kinds of work other operators advertise on TF, OR for agent-marketplaces wanting to mirror TF's controlled vocab.

No parameters — call it with no arguments.

check_free_tier_statusCheck the caller IP's free premium-API trial quota. TensorFeed gives 100 free /api/premium/* calls per IP per 24h rolling window with no auth required. This tool returns used_today, remaining, and resets_at without consuming a quota slot. Use it before deciding whether to make...

Check the caller IP's free premium-API trial quota. TensorFeed gives 100 free /api/premium/* calls per IP per 24h rolling window with no auth required. This tool returns used_today, remaining, and resets_at without consuming a quota slot. Use it before deciding whether to make...

No parameters — call it with no arguments.

submit_wantlist_itemSubmit a wantlist entry telling TensorFeed what data you wish was served. Aggregated patterns inform TF's pipeline priorities. Anonymous by default, no PII collected, items expire after 30 days. Per-IP rate limit 5 submissions per 24h. Signal collector, not a contract.4 params

Submit a wantlist entry telling TensorFeed what data you wish was served. Aggregated patterns inform TF's pipeline priorities. Anonymous by default, no PII collected, items expire after 30 days. Per-IP rate limit 5 submissions per 24h. Signal collector, not a contract.

Parameters* required
topic*string
Short label for the data category, e.g. "real estate records" or "crypto on-chain treasury"
description*string
1 to 2 sentences explaining the use case. Max 500 chars.
request_typestring
What kind of thing you want. Defaults to "other" if omitted.one of data_source · endpoint · tool · mcp · integration · other
contact_optionalstring
Optional contact for follow-up. Leave blank to stay anonymous.
register_free_watchRegister a free webhook subscription. TensorFeed POSTs HMAC-signed deliveries to your callback_url when the watch spec fires (price drop, status change, leaderboard rank shift, macro indicator threshold crossing, etc). 5 watches per IP, 25 fires per watch, 30-day TTL. Same del...4 params

Register a free webhook subscription. TensorFeed POSTs HMAC-signed deliveries to your callback_url when the watch spec fires (price drop, status change, leaderboard rank shift, macro indicator threshold crossing, etc). 5 watches per IP, 25 fires per watch, 30-day TTL. Same del...

Parameters* required
spec*object
Watch spec. Examples: { type: "price", model: "opus-4-7", field: "blended", op: "lt", threshold: 50 }; { type: "status", provider: "openai", op: "becomes", value: "down" }; { type: "leaderboard_rank", provider: "anthropic", op: "drops_below", threshold: 3 }; { type: "macro_indicator", source: "fred", series_id: "T10Y2Y", metric: "value", op: "crosses", threshold: 0 }; { type: "digest", cadence: "daily" }.
secretstring
Optional shared secret for HMAC-SHA256 signing. If omitted, TensorFeed generates a 32-hex secret and returns it once.
fire_capnumber
Optional cap on total fires for this watch. Capped at 25 for free tier; smaller values honored.
callback_url*string
HTTPS URL to receive POST deliveries. Must NOT be private/localhost (SSRF guarded).
search_sec_edgarLucene-style full-text search across the entire SEC EDGAR public-filings corpus since the 1990s. Forms include 10-K (annual), 10-Q (quarterly), 8-K (current event), DEF 14A (proxy), S-1 (IPO), 13F (institutional holdings), and ~70+ others. License: US Government public domain....5 params

Lucene-style full-text search across the entire SEC EDGAR public-filings corpus since the 1990s. Forms include 10-K (annual), 10-Q (quarterly), 8-K (current event), DEF 14A (proxy), S-1 (IPO), 13F (institutional holdings), and ~70+ others. License: US Government public domain....

Parameters* required
q*string
Search query (Lucene syntax supported)
enddtstring
End date YYYY-MM-DD
formsstring
Comma-separated form types (e.g. "10-K,10-Q,8-K")
limitnumber
Max hits (1-50)default: 10
startdtstring
Start date YYYY-MM-DD
get_sec_submissionsGet entity metadata + recent filings for one company by CIK. Accepts canonical zero-padded CIK ("0000320193"), bare numeric ("320193"), or "CIK0000320193" prefixed. Returns full company profile (name, tickers, exchanges, EIN, SIC, addresses) plus the most-recent ~1000 filings....1 params

Get entity metadata + recent filings for one company by CIK. Accepts canonical zero-padded CIK ("0000320193"), bare numeric ("320193"), or "CIK0000320193" prefixed. Returns full company profile (name, tickers, exchanges, EIN, SIC, addresses) plus the most-recent ~1000 filings....

Parameters* required
cik*string
CIK in any zero-padding form, or CIK-prefixed
lookup_sec_company_tickerResolve a stock ticker symbol (e.g. AAPL, MSFT, NVDA) or numeric CIK to the canonical SEC entity record. Returns ticker, CIK, company name, and exchange. Pair with get_sec_submissions to retrieve filings. License: US Government public domain.1 params

Resolve a stock ticker symbol (e.g. AAPL, MSFT, NVDA) or numeric CIK to the canonical SEC entity record. Returns ticker, CIK, company name, and exchange. Pair with get_sec_submissions to retrieve filings. License: US Government public domain.

Parameters* required
ticker_or_cik*string
Ticker symbol (case-insensitive) or numeric CIK
query_fda_drug_eventsQuery the FDA FAERS adverse event reports database. Returns drug-event records with patient demographics, drug names, reaction terms (MedDRA-coded), outcomes, and seriousness flags. Uses openFDA Lucene-style search syntax (e.g. "patient.drug.medicinalproduct:aspirin"). License...4 params

Query the FDA FAERS adverse event reports database. Returns drug-event records with patient demographics, drug names, reaction terms (MedDRA-coded), outcomes, and seriousness flags. Uses openFDA Lucene-style search syntax (e.g. "patient.drug.medicinalproduct:aspirin"). License...

Parameters* required
skipnumber
Pagination offset (0-25000)default: 0
sortstring
Sort by field (e.g. receivedate:desc)
limitnumber
Max records to return (1-100)default: 10
searchstring
openFDA Lucene-style search expression. Examples: patient.drug.medicinalproduct:aspirin, patient.reaction.reactionmeddrapt:headache+AND+receivedate:[20240101+TO+20251231]
query_fda_drug_labelsQuery the FDA structured product labeling (SPL) database for prescription and OTC drugs. Returns indications, dosage, warnings, contraindications, adverse reactions, and pharmacology sections. License: openFDA CC0 1.0; commercial redistribution permitted.4 params

Query the FDA structured product labeling (SPL) database for prescription and OTC drugs. Returns indications, dosage, warnings, contraindications, adverse reactions, and pharmacology sections. License: openFDA CC0 1.0; commercial redistribution permitted.

Parameters* required
skipnumber
Pagination offset (0-25000)default: 0
sortstring
Sort by field
limitnumber
Max records to return (1-100)default: 10
searchstring
openFDA Lucene-style search expression. Examples: openfda.brand_name:tylenol, openfda.generic_name:metformin
query_fda_drug_recallsQuery the FDA drug enforcement (recall) database. Returns recall classification (Class I/II/III), reason, distribution, product description, and voluntary/mandatory flag. License: openFDA CC0 1.0; commercial redistribution permitted.4 params

Query the FDA drug enforcement (recall) database. Returns recall classification (Class I/II/III), reason, distribution, product description, and voluntary/mandatory flag. License: openFDA CC0 1.0; commercial redistribution permitted.

Parameters* required
skipnumber
Pagination offset (0-25000)default: 0
sortstring
Sort by field (e.g. report_date:desc)
limitnumber
Max records to return (1-100)default: 10
searchstring
openFDA Lucene-style search expression. Examples: classification:"Class+I", reason_for_recall:contamination
query_fda_food_recallsQuery the FDA food enforcement (recall) database covering food products distributed in the US. Same shape as drug recalls. License: openFDA CC0 1.0; commercial redistribution permitted.4 params

Query the FDA food enforcement (recall) database covering food products distributed in the US. Same shape as drug recalls. License: openFDA CC0 1.0; commercial redistribution permitted.

Parameters* required
skipnumber
Pagination offset (0-25000)default: 0
sortstring
Sort by field (e.g. report_date:desc)
limitnumber
Max records to return (1-100)default: 10
searchstring
openFDA Lucene-style search expression. Examples: reason_for_recall:listeria, classification:"Class+I"
query_fda_device_eventsQuery the FDA MAUDE medical device adverse event reports database. Returns device identifiers, problem codes, event narratives, patient outcomes. Useful for safety signal detection on FDA-cleared devices. License: openFDA CC0 1.0; commercial redistribution permitted.4 params

Query the FDA MAUDE medical device adverse event reports database. Returns device identifiers, problem codes, event narratives, patient outcomes. Useful for safety signal detection on FDA-cleared devices. License: openFDA CC0 1.0; commercial redistribution permitted.

Parameters* required
skipnumber
Pagination offset (0-25000)default: 0
sortstring
Sort by field
limitnumber
Max records to return (1-100)default: 10
searchstring
openFDA Lucene-style search expression. Examples: device.brand_name:medtronic, device.generic_name:pacemaker
get_eia_seriesGet a US Energy Information Administration time-series. Curated routes: petroleum/pri/spt (WTI/Brent crude spot prices), petroleum/pri/gnd (US retail gasoline), natural-gas/pri/sum (Henry Hub + retail nat gas), electricity/retail-sales (by state and sector), electricity/electr...4 params

Get a US Energy Information Administration time-series. Curated routes: petroleum/pri/spt (WTI/Brent crude spot prices), petroleum/pri/gnd (US retail gasoline), natural-gas/pri/sum (Henry Hub + retail nat gas), electricity/retail-sales (by state and sector), electricity/electr...

Parameters* required
endstring
End date YYYY-MM-DD
route*string
One of: petroleum/pri/spt, petroleum/pri/gnd, natural-gas/pri/sum, electricity/retail-sales, electricity/electric-power-operational-data, total-energy
startstring
Start date YYYY-MM-DD
lengthnumber
Max records (1-5000)default: 100
get_arxiv_recentGet the 50 most recent arXiv submissions in cs.AI / cs.LG / cs.CL / cs.CV, sorted by submission date. Each entry carries arxivId (no version suffix), version, title, abstract, authors, primary category, all categories, publishedAt, updatedAt, htmlUrl, pdfUrl, and doi. Refreshe...1 params

Get the 50 most recent arXiv submissions in cs.AI / cs.LG / cs.CL / cs.CV, sorted by submission date. Each entry carries arxivId (no version suffix), version, title, abstract, authors, primary category, all categories, publishedAt, updatedAt, htmlUrl, pdfUrl, and doi. Refreshe...

Parameters* required
limitnumber
Max papers to return (1-50). Default 25.default: 25
get_ai_trending_papersGet the daily curated AI/ML trending papers from Semantic Scholar, ranked by citation count. Five fan-out queries (large language model, transformer, RLHF, AI agents, diffusion model), deduped by paperId, top 30 returned. Each entry carries paperId, title, abstract, authors, y...1 params

Get the daily curated AI/ML trending papers from Semantic Scholar, ranked by citation count. Five fan-out queries (large language model, transformer, RLHF, AI agents, diffusion model), deduped by paperId, top 30 returned. Each entry carries paperId, title, abstract, authors, y...

Parameters* required
limitnumber
Max papers to return (1-30). Default 15.default: 15
get_hf_daily_papersGet Hugging Face's editor-curated daily AI/ML papers feed with community upvotes and discussion counts. Each entry carries paperId, title (sanitized), summary, authors, publishedAt, submittedAt, upvotes, num_comments, thumbnail, hf_url, arxiv_url (when arxiv-style), github_rep...1 params

Get Hugging Face's editor-curated daily AI/ML papers feed with community upvotes and discussion counts. Each entry carries paperId, title (sanitized), summary, authors, publishedAt, submittedAt, upvotes, num_comments, thumbnail, hf_url, arxiv_url (when arxiv-style), github_rep...

Parameters* required
limitnumber
Max papers to return (1-50). Default 20.default: 20
get_weather_alertsGet active US weather alerts from the National Weather Service. US-only coverage. Filter by 2-letter state code (area), exact event name (e.g. 'Tornado Warning', 'Heat Advisory'), severity (Extreme | Severe | Moderate | Minor | Unknown), urgency (Immediate | Expected | Future...6 params

Get active US weather alerts from the National Weather Service. US-only coverage. Filter by 2-letter state code (area), exact event name (e.g. 'Tornado Warning', 'Heat Advisory'), severity (Extreme | Severe | Moderate | Minor | Unknown), urgency (Immediate | Expected | Future...

Parameters* required
areastring
2-letter US state or territory code (CA, TX, PR, etc). Optional.
eventstring
Exact NWS event name (e.g. "Tornado Warning", "Heat Advisory"). Optional.
limitnumber
Max alerts to return (1-500). Default 50.default: 50
statusstring
One of: actual, exercise, system, test, draft. Optional.
urgencystring
One of: Immediate, Expected, Future, Past, Unknown. Optional.
severitystring
One of: Extreme, Severe, Moderate, Minor, Unknown. Optional.
get_recent_earthquakesGet recent earthquakes from the US Geological Survey's pre-built summary feeds. Choose a magnitude bucket (significant | 4.5 | 2.5 | 1.0 | all) and a time window (hour | day | week | month). Returns a flattened list with id, magnitude, place, time (ISO 8601), depth_km, longitu...3 params

Get recent earthquakes from the US Geological Survey's pre-built summary feeds. Choose a magnitude bucket (significant | 4.5 | 2.5 | 1.0 | all) and a time window (hour | day | week | month). Returns a flattened list with id, magnitude, place, time (ISO 8601), depth_km, longitu...

Parameters* required
limitnumber
Max earthquakes to return (1-500). Default 50.default: 50
periodstring
Time window. One of: hour, day, week, month. Default day.default: day
magnitudestring
Magnitude bucket. One of: significant, 4.5, 2.5, 1.0, all. Default 4.5.default: 4.5
get_agent_opportunitiesGet TensorFeed's daily scan of new repositories across the AI agent ecosystem (Anthropic, OpenAI, Microsoft, ModelContextProtocol, HuggingFace, LangChain, frontier labs) plus recent MCP/x402/skills keyword sweeps. Each opportunity includes the GitHub repo path, description, st...2 params

Get TensorFeed's daily scan of new repositories across the AI agent ecosystem (Anthropic, OpenAI, Microsoft, ModelContextProtocol, HuggingFace, LangChain, frontier labs) plus recent MCP/x402/skills keyword sweeps. Each opportunity includes the GitHub repo path, description, st...

Parameters* required
limitnumber
Max opportunities to return (1-25)default: 10
signalstring
Optional filter to one signal source. One of: anthropic-org, openai-org, microsoft-org, mcp-org, huggingface-org, langchain-org, frontier-labs, mcp-keyword, x402-keyword, skill-keyword, vertical-pattern.
route_verdictPREMIUM (1 credit, Authorization: Bearer tf_live_... required). The signed model-routing decision: for a task (code, reasoning, creative, general) or a named model, returns the single best model to use right now, fusing pricing, benchmark capability discounted for contaminatio...5 params

PREMIUM (1 credit, Authorization: Bearer tf_live_... required). The signed model-routing decision: for a task (code, reasoning, creative, general) or a named model, returns the single best model to use right now, fusing pricing, benchmark capability discounted for contaminatio...

Parameters* required
taskstring
One of code, reasoning, creative, general. Provide task or model.
modelstring
Canonical model id or display name to narrow the verdict to one model.
exclude_deprecatedstring
Default true. Pass "false" to keep deprecated or sunsetted models.
max_latency_p95_msnumber
Drop candidates whose measured p95 latency exceeds this floor.
require_operationalstring
Default true. Pass "false" to keep candidates known down or in failover.

TensorFeed MCP Server

npm version MCP Registry License: MIT AFTA Certified HF Dataset

The official Model Context Protocol server for TensorFeed.ai. Plugs into Claude Desktop, Claude Code, Cursor, and any MCP-compatible client. Gives your agent real-time AI ecosystem data plus 14 premium tools paid in USDC on Base.

// claude_desktop_config.json
{
  "mcpServers": {
    "tensorfeed": {
      "command": "npx",
      "args": ["-y", "@tensorfeed/mcp-server"]
    }
  }
}

That's it. Restart Claude Desktop and ask: "What's happening in AI today?" or "Is Claude down right now?"

Why this exists

Most AI agents have a knowledge cutoff in the past. This MCP server gives them a window into:

  • What's broken right now in the AI stack (Anthropic, OpenAI, Google, Mistral, others)
  • What's new in the last 24 hours across 36+ news sources
  • Current model pricing across every major provider
  • Live AI bot traffic to a real production site (who's crawling, who's buying tokens)
  • Smart model routing ("which model is best for THIS task right now")
  • Cost projection before you commit to a workload
  • Webhook watches that fire when a price changes or a service drops

The premium tools are paid per call in USDC on Base. No subscription, no signup, no API key emails. Buy a few credits, get a bearer token, agent uses it. The whole thing is Agent Fair-Trade Agreement certified: code-enforced no-charge on errors, breaker, schema-fail, and stale data; Ed25519-signed receipts on every paid call.

Free tools

No token required. Connect and use immediately.

ToolDescription
get_ai_newsLatest AI news from 36+ sources, filterable by category
get_ai_statusReal-time status of Claude, OpenAI, Gemini, Mistral, and more
is_service_downCheck if a specific AI service is down
get_model_pricingCompare pricing across all major AI model providers
get_ai_todaySummary of top AI stories from the last 24 hours
get_agent_activityLive AI bot traffic on TensorFeed.ai with top-bot breakdown
mcp_registry_snapshotToday's count + churn of the official MCP server registry
probe_latestLast 24h of measured LLM endpoint latency per provider (TTFB / total p50/p95/p99). Measured, not self-reported

Premium tools

Set TENSORFEED_TOKEN to enable. Tools are 1 credit each ($0.02 at base rate, less with volume bundles). Watches are also 1 credit at registration; reads/lists/deletes are free for the owning token.

ToolDescription
premium_routingTop-N ranked AI model recommendations for a task with full score breakdown
pricing_seriesDaily price points for one model with min/max/delta summary
benchmark_seriesScore evolution for a benchmark on one model
status_uptimeDaily uptime % for one provider with incident-day list
premium_agents_directoryEnriched agents catalog with live status, news, traffic, trending score
news_searchFull-text news search with date/provider/category filters and relevance scoring
cost_projectionProject workload cost across 1-10 AI models with 4 time horizons
provider_deepdiveOne provider's full profile: status, models, pricing, benchmarks, news
compare_modelsSide-by-side comparison of 2-5 models with normalized benchmarks
whats_newAgent morning brief: pricing changes, incidents, top news from last 1-7 days
mcp_registry_seriesMulti-day MCP registry growth and churn series, 90-day max range
probe_seriesDaily SLA series for one LLM provider, 90-day max range
create_price_watchRegister a webhook watch on a model price change
create_status_watchRegister a webhook watch on a service status transition
create_digest_watchRegister a daily/weekly pricing-digest webhook
list_watches, delete_watch, get_account_balance, get_account_usageFree token-scoped utilities

Buy credits in USDC on Base at tensorfeed.ai/developers/agent-payments. Volume tiers: 10% off at $5, 25% off at $30, 40% off at $200. First payment from a new wallet gets a 50-credit welcome bonus.

// claude_desktop_config.json — premium config
{
  "mcpServers": {
    "tensorfeed": {
      "command": "npx",
      "args": ["-y", "@tensorfeed/mcp-server"],
      "env": {
        "TENSORFEED_TOKEN": "tf_live_..."
      }
    }
  }
}

Setup with other MCP clients

The same command + args + env block works in Claude Code, Cursor, Continue, Cline, Zed, and Goose. Anywhere that takes a stdio MCP server config, this drops in.

Run standalone for testing:

npx @tensorfeed/mcp-server
# with premium tools enabled:
TENSORFEED_TOKEN=tf_live_... npx @tensorfeed/mcp-server

Example queries

Free tier:

  • "What's happening in AI today?"
  • "Is Claude down right now?"
  • "Compare pricing between Claude Opus and GPT-4o"
  • "What's the latency on Anthropic's API right now?"
  • "Which AI bots are most active on the web today?"

Premium tier (with TENSORFEED_TOKEN set):

  • "Recommend the cheapest AI model for code generation under $5 per million tokens"
  • "Show the price history of Claude Opus 4.7 over the last 30 days"
  • "What's Anthropic's uptime this month?"
  • "Project monthly cost if we send 10M input + 2M output tokens/day to Claude Sonnet 4.6"
  • "Set up a webhook to fire when GPT-5 pricing changes"
  • "Give me a morning brief on what changed in AI in the last 24 hours"

Agent Fair-Trade Agreement

This server speaks AFTA. Every paid call:

  • Returns no charge on 5xx, circuit breaker trip, schema validation failure, or stale data (older than the endpoint's published SLA)
  • Returns an Ed25519-signed receipt your agent can verify against the public key at tensorfeed.ai/.well-known/tensorfeed-receipt-key.json
  • Logs the no-charge event to a public ledger at /api/payment/no-charge-stats
  • Honors a 100-call/min burn-rate breaker so a bug in your loop can't drain the wallet

The full standard is at tensorfeed.ai/agent-fair-trade. Manifest at /.well-known/agent-fair-trade.json.

Refunds, sanctions, terms

All credit purchases are final per Section 17.5 of the Terms. Credits do not expire and are jointly redeemable on tensorfeed.ai and terminalfeed.io, so the safe pattern is to buy small ($1 USDC for 50 credits) and top up as call volume is calibrated. Premium access is unavailable in OFAC-sanctioned jurisdictions per Section 17.9.

Data source

All data comes from the TensorFeed.ai API, which aggregates 42 feeds across the AI ecosystem (news, pricing, benchmarks, status, GPU pricing, MCP registry growth, latency probes, agent traffic, AFTA adopters, training datasets, embodied AI, hardware, and more). A daily JSONL snapshot of the full corpus is published to Hugging Face at tensorfeed/ai-ecosystem-daily under an inference-only license.

Star this repo

If this server is useful to you, a star helps other agent builders find it. Thank you.

Links

  • TensorFeed.ai: https://tensorfeed.ai
  • API reference: https://tensorfeed.ai/developers
  • Premium / payments: https://tensorfeed.ai/developers/agent-payments
  • AFTA standard: https://tensorfeed.ai/agent-fair-trade
  • Hugging Face dataset: https://huggingface.co/datasets/tensorfeed/ai-ecosystem-daily
  • npm package: https://www.npmjs.com/package/@tensorfeed/mcp-server
  • Companion package, on-chain x402 verifier: https://www.npmjs.com/package/@tensorfeed/x402-base-mcp
  • MCP registry: https://registry.modelcontextprotocol.io/v0/servers/ai.tensorfeed/mcp-server
  • Sister site (real-time data dashboard): https://terminalfeed.io
  • Issues / feature requests: https://github.com/RipperMercs/tensorfeed-mcp/issues

License

MIT. Built by TensorFeed.ai.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

TENSORFEED_TOKENsecret

Bearer token from /api/payment/buy-credits. Required for paid tiers (full verdicts, 8 to 90 day series, webhook watches, account status). Free tiers (news, status, pricing, verdict previews, 1 to 7 day series, model discovery) work without it. Buy credits in USDC on Base at https

Registryactive
Package@tensorfeed/mcp-server
TransportSTDIO, HTTP
AuthRequired
Tools verifiedJun 10, 2026
UpdatedJun 8, 2026
View on GitHub