Connect your AI tools to the GoWarehouse WMS platform.
| Tool | Description |
|---|---|
search_products |
Search products by keyword |
get_product |
Get product details by ID |
list_inbounds |
List inbound shipments |
get_inbound |
Get inbound shipment details |
list_orders |
List orders with filters |
get_order |
Get order details |
gemini extensions install https://github.com/vantawms/gowarehouse-ai-toolkitclaude plugins install https://github.com/vantawms/gowarehouse-ai-toolkitAdd to your MCP settings or install via the plugin marketplace.
This toolkit uses OAuth 2.0 to securely connect to your GoWarehouse account. On first use, your AI tool will open a browser window for you to authorize access. You'll select which merchant's data the AI can access.
- Access tokens expire after 1 hour and refresh automatically
- You can revoke access at any time from GoWarehouse settings
- A GoWarehouse account with at least one merchant
- A supported AI tool (Gemini CLI, Claude Code, Cursor, VS Code, Codex CLI)
MIT