mcpbeat

Cash App MCP Server

vendor.cash-app/mcp
answering

Cash App is answering right now. Last checked 15 min ago. It exposes 5 tools.

Uptime history 32 hours of history
32 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
291 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add mcp --transport http https://connect.squareup.com/v2/mcp/cash-app
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://connect.squareup.com/v2/mcp/cash-app"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://connect.squareup.com/v2/mcp/cash-app"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://connect.squareup.com/v2/mcp/cash-app"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://connect.squareup.com/v2/mcp/cash-app"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

brand
search-brand-by-name
Given a restaurant brand name, return its locations. A name may match multiple brands (e.g. "pizza"); returns up to `limit` locations total. Optionally restrict results to within 5 miles of a location.
cart
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.
discover
discover-nearby-restaurants
Discover restaurants near a given location. Returns a plain English list of restaurants with their names, locations, fulfillment hours, and descriptions.
multiple
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.
single
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.

Endpoints

URLTransportStateLatencyChecked
https://connect.squareup.com/v2/mcp/cash-app streamable-http answering 275 ms 15 min ago

Cash App — questions

Answers built from our own checks of this server.

What can Cash App do?
It exposes 5 tools, read directly from the server on our last check. Among them: create-cart, discover-nearby-restaurants, get-multiple-menus, get-single-menu, search-brand-by-name. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Cash App working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 291 ms. The bar chart above shows every period we have measured.
How do I connect Cash App?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Cash App need an API key?
No. Cash App completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Cash App?
It answers our handshake in 291 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.