product barcode api for Claude Desktop
com.jojapi/product-barcode-api
Product Barcode API - camgoz.net: Provides information on products available in markets across.
client:Claude Desktop
transport:streamable-http
tools:7
Install product barcode api in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"product-barcode-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/product-barcode-api"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs