Skip to content

Add TensorFeed partner plugin: live AI ecosystem + regulated-domain data#221

Open
RipperMercs wants to merge 1 commit into
anthropics:mainfrom
RipperMercs:add-tensorfeed-partner-plugin
Open

Add TensorFeed partner plugin: live AI ecosystem + regulated-domain data#221
RipperMercs wants to merge 1 commit into
anthropics:mainfrom
RipperMercs:add-tensorfeed-partner-plugin

Conversation

@RipperMercs
Copy link
Copy Markdown

Summary

Adds TensorFeed (tensorfeed.ai) under partner-built/ with the hosted MCP server providing 17 free tools across five domains. Cross-functional fit for knowledge workers — complements the existing finance, legal, and bio-research category plugins by adding a unified data source spanning AI/security/regulatory/macro/filings.

What it covers

The TensorFeed MCP server at https://tensorfeed.ai/api/mcp (HTTP transport, MCP 2024-11-05 spec) exposes:

Domain Tools Knowledge-worker fit
News + AI ecosystem 3 marketing, competitive intel, vendor monitoring
Security advisories 5 legal compliance, CVE/KEV/EPSS/OSV lookups
Finance + filings 3 finance/accounting, legal due diligence (SEC EDGAR full-text)
FDA regulatory 5 bio-research, legal compliance (FAERS, recalls, MAUDE)
Energy + macro 1 finance (EIA series)

Files added

  • partner-built/tensorfeed/.mcp.json — points to https://tensorfeed.ai/api/mcp
  • partner-built/tensorfeed/.claude-plugin/plugin.json — metadata
  • partner-built/tensorfeed/README.md — what's covered + who benefits
  • partner-built/tensorfeed/LICENSE — MIT
  • One entry appended to .claude-plugin/marketplace.json

License

  • Plugin metadata: MIT
  • Underlying data: US Government public domain (SEC, BLS, FRED, MITRE, CISA, EIA), CC0 (openFDA), FIRST.org free-for-any-use (EPSS), Apache 2.0 (OSV.dev). Commercial redistribution permitted across the surface; attribution preserved on every response per upstream policies.

Auth

No auth required for these 17 tools.

Test plan

  • marketplace.json validates as JSON (48 plugins now, +1 from main)
  • plugin.json matches the schema in the existing partner-built/apollo reference
  • .mcp.json validates and points at a live HTTP MCP server
  • MCP server responds to tools/list with 17 tools (verified 2026-05-09)
  • /plugin install tensorfeed@knowledge-work-plugins resolves once merged

About TensorFeed

TensorFeed.ai aggregates and re-serves machine-readable AI ecosystem data. Source: https://github.com/RipperMercs/tensorfeed. Endpoint catalog: https://tensorfeed.ai/api/meta. Also recently submitted as connectors in anthropics/life-sciences#41, anthropics/skills#1114, and anthropics/financial-services#156 for cross-vertical coverage.

Adds TensorFeed (https://tensorfeed.ai) under partner-built/ with the
hosted MCP server at https://tensorfeed.ai/api/mcp providing 17 free
tools across five domains:

  - News + AI ecosystem  live AI news, status, models pricing
  - Security advisories  MITRE CVE / CISA KEV / FIRST.org EPSS / OSV
  - Finance + filings    SEC EDGAR (search + submissions + tickers)
  - FDA regulatory       openFDA: FAERS / SPL / recalls / MAUDE
  - Energy + macro       EIA Open Data series

Cross-functional fit for knowledge workers across finance (SEC,
macro), legal (filings, security disclosures, FDA recalls), bio-
research (openFDA), marketing (AI news, model pricing), and sales
(ticker-to-company-context). Complements the existing finance,
legal, and bio-research category plugins.

Files added:
  - partner-built/tensorfeed/.mcp.json
  - partner-built/tensorfeed/.claude-plugin/plugin.json
  - partner-built/tensorfeed/README.md
  - partner-built/tensorfeed/LICENSE (MIT)

License posture: most underlying data is US Government public
domain (SEC, BLS, FRED, MITRE, CISA, EIA) or CC0 (openFDA), with
FIRST.org EPSS free for any use and OSV.dev under Apache 2.0.
Commercial redistribution permitted; attribution preserved on
every response per upstream policies. No auth required for the 17
listed tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants