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