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