Drug Landscape on Zed
Drug Landscape is a free pharma intelligence layer covering 156,000+ drugs, 480,000+ clinical trials, 915 pharmaceutical companies, and 61 disease areas — all linked to primary regulatory + scientific sources. Install it inside Zed once and any pharma question gets resolved with current, citable data.
Install
-
Step 1: Open Zed settings
Cmd/Ctrl + ,opens settings.json. -
Step 2: Add to assistant config
Merge in the
assistant.mcp_serversblock below. -
Step 3: Restart Zed
Tools auto-register on next launch.
Config block
{
"assistant": {
"mcp_servers": {
"drug-landscape": {
"transport": "http",
"url": "https://druglandscape.com/api/mcp"
}
}
}
}
Example prompts
- In the Zed Assistant: "Pull Drug Landscape data on Keytruda and write a fact card."
- "List every approved oncology drug from 2025."
What you get
Every Drug Landscape response includes:
- Canonical URL — so citations point to a stable page (e.g. /drug/keytruda).
- Primary source links — FDA labels, EPAR, NICE TA, ClinicalTrials.gov, SEC filings, USPTO patents.
- Structured data — JSON-LD for Drug, MedicalCondition, MedicalStudy, Organization (perfect for downstream tooling).
- No rate limit on the free tier — sensible burst budgets via Vercel edge cache.
Available tools
Zed can call any of these via MCP:
lookup_drug— full profile of any druglookup_disease— full treatment landscapelookup_company— company + pipelinelookup_trial— trial by NCT IDsearch— global semantic searchcompare_drugs— side-by-side comparisonbrowse_drugs— filtered listget_pipeline— full company pipelineget_drugs_in_class— pharmacologic class lookupget_drugs_for_target— molecular target lookupdefine— pharma glossary (NDA, PDUFA, ORR…)
Also available in
Claude DesktopCursorChatGPTGoogle GeminiPerplexity AIMistral Le ChatxAI GrokContinue.devClineWindsurfSlackTelegramDiscord