How to Look Up Drug Interactions with OpenClaw
Drug interaction lookup with OpenClaw and ToolRouter. FDA data on demand.
ToolDrug InfoOpenClaw 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-mcp2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp toolsSteps
Once connected (see setup above), use the Drug Info tool:
- Ask OpenClaw: "Look up interactions for omeprazole"
- OpenClaw returns interaction data from FDA databases
- Review warnings and contraindications
- 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