inventory_replenishment — Conduit Agentic Commerce MCP Tool
inventory_replenishment
(inventory replenishment) is one of 25 tools on the
Conduit Agentic Commerce
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call inventory_replenishment from your client
- Claude Code Conduit Agentic Commerce inventory_replenishment run in your project directory
- Claude Desktop Conduit Agentic Commerce inventory_replenishment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Conduit Agentic Commerce inventory_replenishment ~/.cursor/mcp.json
- VS Code Conduit Agentic Commerce inventory_replenishment .vscode/mcp.json
- Zed Conduit Agentic Commerce inventory_replenishment ~/.config/zed/settings.json
- Windsurf Conduit Agentic Commerce inventory_replenishment ~/.codeium/windsurf/mcp_config.json
- Cline Conduit Agentic Commerce inventory_replenishment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Conduit Agentic Commerce inventory_replenishment ~/.gemini/settings.json
- Grok Conduit Agentic Commerce inventory_replenishment .mcp.json (in your project root)
- ChatGPT Conduit Agentic Commerce inventory_replenishment Settings → Connectors → Advanced → Developer mode
- Claude.ai Conduit Agentic Commerce inventory_replenishment Settings → Connectors → Add custom connector
- LangChain Conduit Agentic Commerce inventory_replenishment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http conduit https://mcp.aiconduit.app/mcp
Other tools on this server
- agent_create
- agent_authenticate
- agent_update
- agent_organization
- agent_notify
- agent_outreach
- agent_report_issue
- payment_methods
- payment_mandate
- supply_search
- supply_details
- supply_options
- supply_delivery
- order_execute
- order_list
- order_track
- order_events
- order_update_status
- order_dispute
- order_feedback
- inventory_levels
- inventory_suppliers
- supply_availability
- inventory_purchase_order
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.