openfda_search_device_clearances — openfda mcp server MCP Tool
openfda_search_device_clearances
(openfda search device clearances) is one of 14 tools on the
openfda mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call openfda_search_device_clearances from your client
- Claude Code openfda mcp server openfda_search_device_clearances run in your project directory
- Claude Desktop openfda mcp server openfda_search_device_clearances ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openfda mcp server openfda_search_device_clearances ~/.cursor/mcp.json
- VS Code openfda mcp server openfda_search_device_clearances .vscode/mcp.json
- Zed openfda mcp server openfda_search_device_clearances ~/.config/zed/settings.json
- Windsurf openfda mcp server openfda_search_device_clearances ~/.codeium/windsurf/mcp_config.json
- Cline openfda mcp server openfda_search_device_clearances ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openfda mcp server openfda_search_device_clearances ~/.gemini/settings.json
- Grok openfda mcp server openfda_search_device_clearances .mcp.json (in your project root)
- ChatGPT openfda mcp server openfda_search_device_clearances Settings → Connectors → Advanced → Developer mode
- Claude.ai openfda mcp server openfda_search_device_clearances Settings → Connectors → Add custom connector
- LangChain openfda mcp server openfda_search_device_clearances pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http openfda-mcp-server https://openfda.caseyjhand.com/mcp
Other tools on this server
- openfda_search_adverse_events
- openfda_search_animal_events
- openfda_search_drug_shortages
- openfda_search_recalls
- openfda_search_tobacco_reports
- openfda_count_values
- openfda_describe_fields
- openfda_get_drug_label
- openfda_search_drug_approvals
- openfda_lookup_ndc
- openfda_drug_profile
- openfda_dataframe_describe
- openfda_dataframe_query
This list was read from the server itself, by connecting to it and calling tools/list on 24 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.