~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"eansearch": {
"command": "c:\\Users\\You\\.local\\bin\\uv.exe",
"args": [
"--directory",
"c:\\PATH\\TO\\eansearch-mcp-server",
"run",
"eansearch-mcp-server.py"
],
"env": {
"EAN_SEARCH_API_TOKEN": "<your API key here>"
}
}
}
}