price_quote — MedRates MCP Tool
price_quote
(price quote) 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 price_quote from your client
- Claude Code MedRates price_quote run in your project directory
- Claude Desktop MedRates price_quote ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MedRates price_quote ~/.cursor/mcp.json
- VS Code MedRates price_quote .vscode/mcp.json
- Zed MedRates price_quote ~/.config/zed/settings.json
- Windsurf MedRates price_quote ~/.codeium/windsurf/mcp_config.json
- Cline MedRates price_quote ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MedRates price_quote ~/.gemini/settings.json
- Grok MedRates price_quote .mcp.json (in your project root)
- ChatGPT MedRates price_quote Settings → Connectors → Advanced → Developer mode
- Claude.ai MedRates price_quote Settings → Connectors → Add custom connector
- LangChain MedRates price_quote 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.