get_normalized_pricing — The Front Desk Review MCP Tool Read-only
get_normalized_pricing
(get normalized pricing) is one of 19 tools on the
The Front Desk Review
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_normalized_pricing from your client
- Claude Code The Front Desk Review get_normalized_pricing run in your project directory
- Claude Desktop The Front Desk Review get_normalized_pricing ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor The Front Desk Review get_normalized_pricing ~/.cursor/mcp.json
- VS Code The Front Desk Review get_normalized_pricing .vscode/mcp.json
- Zed The Front Desk Review get_normalized_pricing ~/.config/zed/settings.json
- Windsurf The Front Desk Review get_normalized_pricing ~/.codeium/windsurf/mcp_config.json
- Cline The Front Desk Review get_normalized_pricing ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI The Front Desk Review get_normalized_pricing ~/.gemini/settings.json
- Grok The Front Desk Review get_normalized_pricing .mcp.json (in your project root)
- ChatGPT The Front Desk Review get_normalized_pricing Settings → Connectors → Advanced → Developer mode
- Claude.ai The Front Desk Review get_normalized_pricing Settings → Connectors → Add custom connector
- LangChain The Front Desk Review get_normalized_pricing pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http front-desk-review-data https://mcp.frontdeskreview.com/mcp
Other tools on this server
- list_sections
- search_vendors
- compare
- get_benchmark
- find_best
- list_coverage
- whats_changed
- get_price_history
- get_independent_test_coverage
- price_movers
- volatility_for_entity
- most_volatile_in_category
- list_product_categories
- search_products
- compare_products
- find_products
- list_cost_decoders
- get_cost_decoder
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.