Getting Started

Connect your favourite MCP client in minutes

1

Claude.ai

  1. Go to Settings → Integrations
  2. Click Add Integration → MCP Server
  3. Paste the server URL below
  4. Authorize with your Goodday credentials
https://mini-mcp.gooddaysoftware.com/stream
2

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "goodday-mcp": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mini-mcp.gooddaysoftware.com/stream"
      ]
    }
  }
}

Requires Node.js. OAuth authorization opens in your browser on first connect.

Tip: On the first connection attempt you may not be redirected to the OAuth authorization screen. If this happens, disconnect the integration and reconnect it — the second attempt will work correctly.

Agent Templates

🔄

Channel Allocator

Detect inventory imbalances across sales channels and draft cross-channel transfers to balance supply with demand.

17 tools

  • policy
  • channel_imbalance
  • get_inventory_by_sku
  • get_inventory_by_location
  • get_item_velocity
  • stockout_forecast
  • get_weeks_of_supply
  • list_locations
  • … and 9 more
View Details
🩺

Inventory Health Check

Run a comprehensive 4-part inventory health audit covering negative stock, stockout risk, valuation, and reorder needs.

12 tools

  • policy
  • get_negative_inventory
  • stockout_forecast
  • inventory_valuation
  • reorder_suggestions
  • get_inventory_by_sku
  • get_inventory_by_location
  • get_item_velocity
  • … and 4 more
View Details
📦

Inventory Manager

Monitor stock levels, create adjustments, and manage transfers between channels and locations.

20 tools

  • policy
  • get_inventory_by_sku
  • get_inventory_by_location
  • get_inventory_activity_by_sku
  • get_inventory_activity_by_location
  • get_item_velocity
  • get_item_velocity_by_location
  • get_weeks_of_supply
  • … and 12 more
View Details
📋

Order Fulfillment Assistant

Track sales orders, check allocation status, identify blocked orders, and manage the order lifecycle.

17 tools

  • policy
  • list_sales_orders
  • get_sales_order
  • get_sales_order_summaries
  • get_sales_order_items
  • create_sales_order
  • create_sales_order_with_items
  • add_items_to_sales_order
  • … and 9 more
View Details
🚨

Safety Stock Manager

Identify low-stock items with unavailable inventory, verify warehouse counts, and draft transfers or adjustments to restore safety stock levels.

17 tools

  • policy
  • safety_stock_candidates
  • get_inventory_by_sku
  • get_inventory_by_location
  • get_item_velocity
  • stockout_forecast
  • get_weeks_of_supply
  • list_locations
  • … and 9 more
View Details
📊

Vendor Scorecard

Evaluate vendor performance with delivery rates, cost variance, and landed cost analysis to build a risk matrix.

7 tools

  • policy
  • vendor_scorecard
  • cost_variance
  • landed_cost_report
  • list_purchase_orders
  • get_purchase_order
  • list_companies
View Details