Drug Landscape on Zed

Zed is a high-performance multiplayer code editor. Its Assistant supports MCP servers.

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

  1. Step 1: Open Zed settings
    Cmd/Ctrl + , opens settings.json.
  2. Step 2: Add to assistant config
    Merge in the assistant.mcp_servers block below.
  3. 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

What you get

Every Drug Landscape response includes:

Available tools

Zed can call any of these via MCP:

Also available in

Claude DesktopCursorChatGPTGoogle GeminiPerplexity AIMistral Le ChatxAI GrokContinue.devClineWindsurfSlackTelegramDiscord

Resources