Drug Landscape on Continue.dev

Continue.dev is an open-source AI code assistant for VS Code + JetBrains.

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 Continue.dev once and any pharma question gets resolved with current, citable data.

Install

  1. Step 1: Open Continue config
    Click the gear icon in the Continue sidebar, or edit ~/.continue/config.json directly.
  2. Step 2: Add the MCP server block
    Add (or merge into) the experimental.modelContextProtocolServer section as shown below.
  3. Step 3: Reload Continue
    Use the Continue command palette to reload. Drug Landscape's tools become available in chat + agent mode.

Config block

{
  "experimental": {
    "modelContextProtocolServer": {
      "transport": {
        "type": "http",
        "url": "https://druglandscape.com/api/mcp"
      }
    }
  }
}

Example prompts

What you get

Every Drug Landscape response includes:

Available tools

Continue.dev can call any of these via MCP:

Also available in

Claude DesktopCursorChatGPTGoogle GeminiPerplexity AIMistral Le ChatxAI GrokZedClineWindsurfSlackTelegramDiscord

Resources