Market Category Booster for Claude Desktop
com.market-category-booster/mcb
Maps a product description onto the category path of a marketplace taxonomy.
client:Claude Desktop
transport:streamable-http
tools:3
Install Market Category Booster in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcb": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://market-category-booster.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