How to Look Up Drug Interactions with OpenClaw

Drug interaction lookup with OpenClaw and ToolRouter. FDA data on demand.

Tool
Drug Info icon
Drug Info

OpenClaw queries drug interaction databases methodically, processing multiple medications in sequence and returning structured interaction data for every pair. It is built for systematic medication audits and automated polypharmacy checks where you need complete coverage across an entire drug regimen.

Connect ToolRouter to OpenClaw

1Install the CLI
npm install -g toolrouter-mcp
2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp tools

Steps

Once connected (see setup above), use the Drug Info tool:

  1. Ask OpenClaw: "Look up interactions for omeprazole"
  2. OpenClaw returns interaction data from FDA databases
  3. Review warnings and contraindications
  4. Query additional medications as needed

Example Prompt

Try this with OpenClaw using the Drug Info tool
What drugs interact with sertraline? Look it up using drug-info.

Tips

  • Always use the generic drug name for best results
  • Cross-reference multiple drugs if you are on a complex regimen
  • This is informational -- consult a pharmacist for clinical decisions