Version 0.9 (Updated on September 5th, 2025)
This guide provides step-by-step instructions on how to install and configure the Claude Desktop App to connect with Icecat MCP using an API Access Token.
Icecat MCP enhances LLMs with accurate knowledge about product data, thus avoiding the weak spots of AI: hallucinations. With Icecat MCP, you can be sure that a chatbot will provide accurate data.
Before you begin, make sure you have a registered Icecat account with the channel partner user type.
⚠️ Only use the Free Open Icecat account, given its permissive open content license. Don’t use a Full Icecat account, as we can’t be certain at this point in time that the AI respects proprietary data.
⚠️ Important: Keep your API token secure. Do not share it with unauthorized persons.
🔍 Access Tokens as an Alternative to IP Whitelists and app_key
You need to update a configuration file named claude_desktop_config.json.
.json and not .txt.Insert the following content into the file claude_desktop_config.json:
{
"mcpServers": {
"icecat-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.icecat.biz",
"--header",
"Api-Token:YOUR_API_TOKEN",
"--header",
"Lang-Code:en"
]
}
}
}
YOUR_API_TOKEN with the Icecat API Access Token.en in the Lang-Code line with the desired language code to get information for that locale. This parameter is optional. If not specified, 🇬🇧 EN will be used as the fallback locale. 🔍 Check the Icecat Locales and Language Code TableClaude requires permission to use the external MCP and each of the tables; allowing it once means that each new message (not chat) pop-up will appear again.
The main purpose of Icecat MCP is to enhance your Language models with accurate information about the products.
In the current stage, the AI agent must provide the following product information:
The MCP allows an AI agent to access the following information about the products:
In future versions, additional product data is to be included in the MCP.
For example, you want to check what kind of Bluetooth is supported by the product Philips SHB9850NC/00. Instead of checking this manually, you can ask Claude.
With Icecat MCP, AI must check the data in our tables before sending it. Therefore, the chatbot will always provide accurate information about the product or clarify that Icecat does not have the product data.
An example of how Claude checks product specs before providing an answer to the customer’s question.
🔍 Icecat MCP server: Enhance your AI with World-Class Product Intelligence
🔍 AgenticFlow: how to integrate your own AI Agent with Icecat MCP
🔍 Mindpal: How to integrate your own AI Agent with the icecat MCP
NVIDIA has built much of its recent success supplying chips to companies developing artificial intelligence…
The 2026 Icecat roadmap focuses on enhancing the speed, reliability, and usability of our platform…
TikTok Shop, the social commerce platform integrated into the popular short-video app, has announced significant…
At the end of each year, Cloudflare Radar provides a unique perspective on internet activity…
Icecat has added a new connector to its growing portfolio of e-commerce integrations: the ChannelEngine…
On December 15, 2025, iRobot - the U.S.-based maker of the popular Roomba robotic vacuum…