get_bundle_for_cart — marketbasketanalysis mcp MCP Tool Read-only
get_bundle_for_cart
(get bundle for cart) is one of 19 tools on the
marketbasketanalysis mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_bundle_for_cart from your client
- Claude Code marketbasketanalysis mcp get_bundle_for_cart run in your project directory
- Claude Desktop marketbasketanalysis mcp get_bundle_for_cart ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor marketbasketanalysis mcp get_bundle_for_cart ~/.cursor/mcp.json
- VS Code marketbasketanalysis mcp get_bundle_for_cart .vscode/mcp.json
- Zed marketbasketanalysis mcp get_bundle_for_cart ~/.config/zed/settings.json
- Windsurf marketbasketanalysis mcp get_bundle_for_cart ~/.codeium/windsurf/mcp_config.json
- Cline marketbasketanalysis mcp get_bundle_for_cart ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI marketbasketanalysis mcp get_bundle_for_cart ~/.gemini/settings.json
- Grok marketbasketanalysis mcp get_bundle_for_cart .mcp.json (in your project root)
- ChatGPT marketbasketanalysis mcp get_bundle_for_cart Settings → Connectors → Advanced → Developer mode
- Claude.ai marketbasketanalysis mcp get_bundle_for_cart Settings → Connectors → Add custom connector
- LangChain marketbasketanalysis mcp get_bundle_for_cart pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http marketbasketanalysis-mcp https://mcp.marketbasketanalysis.com/mcp
Other tools on this server
- get_recommendations
- find_substitutes
- get_rationale
- propose_subscription_bundle
- score_cross_sell
- score_return_risk
- analyze_basket
- predict_reorder
- forecast_bundle
- get_weekly_plan
- execute_weekly_plan_action
- get_opportunities
- explain_opportunity
- triage_opportunity
- get_drift_alerts
- explain_drift
- get_forecast_alerts
- mine_hui_itemsets
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.