Goose with Square MCP



AI Summary

Summary of the Video: Automating the Square API using Goose

  1. Setup Goose:
    • Provide Goose access to the new Square MCP server.
    • Add two environment variables:
      • Access token: Fill with a real value.
      • Environment type: Set to true for production or sandbox testing.
  2. Menu Item Import:
    • Command: ‘Hey Goose, find my food menu from the image and import items into my Square seller account.’
    • Goose scans the image for text to identify menu items (e.g., burgers).
  3. API Interaction:
    • Goose checks Square API endpoints to add the identified items to the restaurant account.
    • Items are added quickly to the Square account.
  4. Confirmation:
    • Square dashboard shows imported items with descriptions and prices.
    • Summary: Goose significantly saves time in setting up the menu.
  5. Resource: