quote_price — pricing MCP Tool
quote_price
(quote price) is one of 3 tools on the
pricing
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 pricing quote_price run in your project directory
- Claude Desktop pricing quote_price ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor pricing quote_price ~/.cursor/mcp.json
- VS Code pricing quote_price .vscode/mcp.json
- Zed pricing quote_price ~/.config/zed/settings.json
- Windsurf pricing quote_price ~/.codeium/windsurf/mcp_config.json
- Cline pricing quote_price ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI pricing quote_price ~/.gemini/settings.json
- Grok pricing quote_price .mcp.json (in your project root)
- ChatGPT pricing quote_price Settings → Connectors → Advanced → Developer mode
- Claude.ai pricing quote_price Settings → Connectors → Add custom connector
- LangChain pricing quote_price pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pricing https://tabzoola.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.