Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,13 @@
"description": "AdisInsight MCP server by Springer Nature for drug development pipeline, clinical trials, and deals intelligence",
"category": "life-sciences",
"tags": ["drug-development", "pipeline", "clinical-trials", "deals"]
},
{
"name": "tensorfeed",
"source": "./tensorfeed",
"description": "FDA regulatory + safety data: FAERS adverse events, SPL drug labels, drug enforcement reports (recalls), food recalls, MAUDE medical device events. Plus adjacent agent tools across SEC EDGAR, BLS/FRED macro indicators, MITRE CVE/CISA KEV/EPSS/OSV.dev for biotech IT, and live AI news + model pricing.",
"category": "life-sciences",
"tags": ["fda", "regulatory", "safety", "adverse-events", "recalls", "openfda"]
}
]
}
15 changes: 15 additions & 0 deletions tensorfeed/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "tensorfeed",
"version": "1.0.0",
"description": "FDA regulatory + safety data for life sciences agents. Query FDA FAERS adverse events, SPL drug labels, drug enforcement reports (recalls), food recalls, and MAUDE medical device events through openFDA. Also exposes adjacent agent tools: SEC EDGAR full-text search and submissions for life-sciences company filings, BLS/FRED macroeconomic indicators, MITRE CVE / CISA KEV / FIRST.org EPSS / OSV.dev for biotech IT security, and live AI news + model pricing across providers.",
"author": {
"name": "TensorFeed",
"url": "https://tensorfeed.ai"
},
"mcpServers": {
"TensorFeed": {
"type": "http",
"url": "https://tensorfeed.ai/api/mcp"
}
}
}