Cash App logo

Cash App

Discover local food spots and order with a conversation

Official docs

About Cash App

Order by Cash App brings local food ordering into assistant workflows. It helps users discover nearby restaurants, compare menus, customize orders, and check out through supported clients while keeping the ordering experience inside the conversation.

Connection details

https://connect.squareup.com/v2/mcp/cash-app
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add cash-app --transport http https://connect.squareup.com/v2/mcp/cash-app

Frequently asked questions

What is the Cash App remote MCP server?

The Cash App remote MCP server is a hosted Model Context Protocol endpoint at https://connect.squareup.com/v2/mcp/cash-app, so AI assistants can connect to it without installing or running anything locally. Order by Cash App brings local food ordering into assistant workflows. It helps users discover nearby restaurants, compare menus, customize orders, and check out through supported clients while keeping the ordering experience inside the conversation.

How do I connect to the Cash App MCP server?

Add the endpoint https://connect.squareup.com/v2/mcp/cash-app to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Cash App MCP server require authentication?

Yes. Cash App uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Cash App MCP server use?

Cash App exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers