get_prices_for_country — Camden Tools MCP Tool Read-only
get_prices_for_country
(get prices for country) is one of 29 tools on the
Camden Tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_prices_for_country from your client
- Claude Code Camden Tools get_prices_for_country run in your project directory
- Claude Desktop Camden Tools get_prices_for_country ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Camden Tools get_prices_for_country ~/.cursor/mcp.json
- VS Code Camden Tools get_prices_for_country .vscode/mcp.json
- Zed Camden Tools get_prices_for_country ~/.config/zed/settings.json
- Windsurf Camden Tools get_prices_for_country ~/.codeium/windsurf/mcp_config.json
- Cline Camden Tools get_prices_for_country ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Camden Tools get_prices_for_country ~/.gemini/settings.json
- Grok Camden Tools get_prices_for_country .mcp.json (in your project root)
- ChatGPT Camden Tools get_prices_for_country Settings → Connectors → Advanced → Developer mode
- Claude.ai Camden Tools get_prices_for_country Settings → Connectors → Add custom connector
- LangChain Camden Tools get_prices_for_country pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http shop https://camdentools.com/mcp
Other tools on this server
- search_products
- list_products
- get_product
- get_products
- get_stock_level
- compare_products
- get_related_products
- get_product_documents
- list_categories
- get_category
- list_brands
- get_brand_products
- list_offers
- get_product_promotions
- list_bundles
- get_cart_promotions
- get_express_delivery_status
- check_express_eligibility
- check_shipping_availability
- estimate_delivery
- lookup_uk_postcode
- create_basket_link
- track_guest_order
- get_site_info
- get_policy
- get_collection_point_info
- search_blog_posts
- get_blog_post
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.