integrations.sh
← all integrations

Cash App

MCP server claude financial-services

Cash App brings local food ordering into the AI era. Discover nearby sellers, browse menus with calories and allergen info, customize orders, and complete checkout — all conversationally. Combine it with your other tools: check your calendar for meeting times, log meals to your health app, or find options that fit your dietary goals.

Homepage
https://goose-docs.ai/docs/mcp/cash-app-mcp/
Remote URL
https://connect.squareup.com/v2/mcp/cash-app
Transport
streamable-http

Tools (4)

Extracted live via the executor SDK.

  • discover-nearby-restaurants

    Discover restaurants near a given location. Returns a plain English list of restaurants with their names, locations, and descriptions.

  • create-cart

    Create a cart for a restaurant location using unit token and a list of item selections. Use standard/first variation if no variation is explicitly specified. Use CALI_ prefixed IDs for menu item, and CALIV_ prefixed IDs for menu item variations. Fill both menu item and menu item variations when they are available. Any item requiring a modifier requires a modifierId field (singular, using CALIM_ prefix from the menu's modifier data). If a modifier has minSelection >= 1, at least one modifier from that list must be included._

  • get-single-menu

    Get menu items for a restaurant location by brand name and address. Returns menu categories, items, prices, and a unit token for placing an order.

  • get-multiple-menus

    Research tool: get plain text menus for multiple restaurant locations. Returns up to 10 menus with item names, descriptions, and prices for comparison and analysis.