Drug Landscape on Cursor

The AI-first code editor. Cursor consumes any MCP server and exposes its tools to Composer + chat.

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

Install

  1. Step 1: Open Cursor settings
    Cmd/Ctrl + , → Features → Model Context Protocol → Add new MCP server.
  2. Step 2: Paste the Drug Landscape endpoint
    URL: https://druglandscape.com/api/mcp. Transport: HTTP.
  3. Step 3: Reload Cursor
    Use Cmd/Ctrl + Shift + P → "Developer: Reload Window". Cursor auto-discovers tools.

Config block

// .cursor/mcp.json (workspace) or global Cursor settings
{
  "mcpServers": {
    "drug-landscape": {
      "transport": "http",
      "url": "https://druglandscape.com/api/mcp"
    }
  }
}

Example prompts

What you get

Every Drug Landscape response includes:

Available tools

Cursor can call any of these via MCP:

Also available in

Claude DesktopChatGPTGoogle GeminiPerplexity AIMistral Le ChatxAI GrokContinue.devZedClineWindsurfSlackTelegramDiscord

Resources