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