Loading MCP server directory, please wait...
Co-purchase intelligence and merchant ops tools for AI shopping, ecommerce, and B2B agents
npx @getmcp/cli add io.github.48x-ai/marketbasketanalysis-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MBA_API_KEYPer-store MBA API key (mba_live_...), minted in the merchant admin
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.48x-ai/marketbasketanalysis-mcp": {
"command": "npx",
"args": [
"-y",
"@marketbasketanalysis/mcp"
],
"env": {
"MBA_API_KEY": "",
"MBA_API_BASE": "",
"MBA_PLATFORM": ""
}
}
}
}