update_cart_item — SendaMeal Storefront MCP Tool Mutating
update_cart_item
(update cart item) is one of 6 tools on the
SendaMeal Storefront
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_cart_item from your client
- Claude Code SendaMeal Storefront update_cart_item run in your project directory
- Claude Desktop SendaMeal Storefront update_cart_item ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SendaMeal Storefront update_cart_item ~/.cursor/mcp.json
- VS Code SendaMeal Storefront update_cart_item .vscode/mcp.json
- Zed SendaMeal Storefront update_cart_item ~/.config/zed/settings.json
- Windsurf SendaMeal Storefront update_cart_item ~/.codeium/windsurf/mcp_config.json
- Cline SendaMeal Storefront update_cart_item ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SendaMeal Storefront update_cart_item ~/.gemini/settings.json
- Grok SendaMeal Storefront update_cart_item .mcp.json (in your project root)
- ChatGPT SendaMeal Storefront update_cart_item Settings → Connectors → Advanced → Developer mode
- Claude.ai SendaMeal Storefront update_cart_item Settings → Connectors → Add custom connector
- LangChain SendaMeal Storefront update_cart_item pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http storefront https://store-odebi8ye4k-1.mybigcommerce.com/api/mcp
Other tools on this server
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.