# DrugsMonitor MCP connect guide

> Connect ChatGPT, Gemini, Cursor, Claude, Perplexity, or other MCP clients to FDA recall search and mass tort directory data. Not legal or medical advice.

- Interactive wizard: https://drugsmonitor.com/ai-tools
- Agent card: https://drugsmonitor.com/agents.json
- Citation policy: https://drugsmonitor.com/ai.json
- LLM overview: https://drugsmonitor.com/llms.txt

## Supported clients

Claude, OpenClaw, ChatGPT, DeepSeek GUI, Perplexity, Claude Code, Codex, Cursor, Gemini, Hermes, n8n

## MCP tools

- `search_recalls` — search cached FDA recall actions
- `list_mass_torts` — active mass tort directory entries
- `get_recall` — detail for a specific recall
- `summarize_safety_hub` — Safety Hub snapshot context

## Setup (all clients)

1. Open https://drugsmonitor.com/ai-tools and create a free API key.
2. Copy the MCP URL shown after creation: `https://drugsmonitor.com/mcp/{your_api_key}`
3. In ChatGPT, Gemini, Cursor, or Claude MCP settings, paste the URL and set authentication to **No Auth** (the key is in the path).
4. Verify with this prompt: "Search FDA drug recalls from the last 30 days and list 5 open mass tort matters on DrugsMonitor."

## ChatGPT

Settings → Apps → New App → paste MCP server URL → No Auth.

## Gemini / Claude / Cursor

Add a remote MCP server URL in the client's MCP or integrations settings; use the key-bearing URL from the connect page.

## Discovery files for LLMs

- https://drugsmonitor.com/data/ai-index.json — lean citation index
- https://drugsmonitor.com/data/ai-answers.json — query → URL map
- https://drugsmonitor.com/data/ai-snippets.json — ready-to-quote snippets
- https://drugsmonitor.com/data/ai-topics.json — topic authority clusters
- https://drugsmonitor.com/data/ai-freshness.json — crawl priority manifest
- https://drugsmonitor.com/feeds/ai.xml — AI discovery RSS
- https://drugsmonitor.com/sitemap-ai.xml — high-priority AI discovery sitemap
