lookup_physician_npi — verify MCP Tool Read-only
lookup_physician_npi
(lookup physician npi) is one of 5 tools on the
verify
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_physician_npi from your client
- Claude Code verify lookup_physician_npi run in your project directory
- Claude Desktop verify lookup_physician_npi ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor verify lookup_physician_npi ~/.cursor/mcp.json
- VS Code verify lookup_physician_npi .vscode/mcp.json
- Zed verify lookup_physician_npi ~/.config/zed/settings.json
- Windsurf verify lookup_physician_npi ~/.codeium/windsurf/mcp_config.json
- Cline verify lookup_physician_npi ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI verify lookup_physician_npi ~/.gemini/settings.json
- Grok verify lookup_physician_npi .mcp.json (in your project root)
- ChatGPT verify lookup_physician_npi Settings → Connectors → Advanced → Developer mode
- Claude.ai verify lookup_physician_npi Settings → Connectors → Add custom connector
- LangChain verify lookup_physician_npi pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http verify https://sickslip.onrender.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 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.