check_drug_interaction — GoDavaii Health AI MCP Tool Read-only
check_drug_interaction
(check drug interaction) is one of 3 tools on the
GoDavaii Health AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_drug_interaction from your client
- Claude Code GoDavaii Health AI check_drug_interaction run in your project directory
- Claude Desktop GoDavaii Health AI check_drug_interaction ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GoDavaii Health AI check_drug_interaction ~/.cursor/mcp.json
- VS Code GoDavaii Health AI check_drug_interaction .vscode/mcp.json
- Zed GoDavaii Health AI check_drug_interaction ~/.config/zed/settings.json
- Windsurf GoDavaii Health AI check_drug_interaction ~/.codeium/windsurf/mcp_config.json
- Cline GoDavaii Health AI check_drug_interaction ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GoDavaii Health AI check_drug_interaction ~/.gemini/settings.json
- Grok GoDavaii Health AI check_drug_interaction .mcp.json (in your project root)
- ChatGPT GoDavaii Health AI check_drug_interaction Settings → Connectors → Advanced → Developer mode
- Claude.ai GoDavaii Health AI check_drug_interaction Settings → Connectors → Add custom connector
- LangChain GoDavaii Health AI check_drug_interaction pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http health-ai https://www.godavaii.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.