Camden Tools for Claude Desktop
com.camdentools/shop
UK tool shop: search, prices ex/inc VAT, stock, delivery, order tracking and basket links.
client:Claude Desktop
transport:streamable-http
tools:29
Install Camden Tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shop": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://camdentools.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- 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
- get_prices_for_country
- estimate_delivery
- lookup_uk_postcode
- create_basket_link
- track_guest_order