
Square
Search and manage transaction, merchant, and payment data
Square について
Square is a commerce platform for transactions, merchants, customers, inventory, payments, and sales reporting. Its connector gives assistants business-operations context for payment data, point-of-sale workflows, financial reports, and customer profiles.
接続情報
https://mcp.squareup.com/sseトランスポート
HTTP+SSE
認証方式
OAuth
セットアップ
claude mcp add square --transport http https://mcp.squareup.com/sseよくある質問
Square のリモート MCP サーバーとは何ですか?
Square のリモート MCP サーバーは、https://mcp.squareup.com/sse にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Square の MCP サーバーにはどう接続しますか?
エンドポイント https://mcp.squareup.com/sse を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Square の MCP サーバーは認証が必要ですか?
はい。Square は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Square の MCP サーバーはどのトランスポートを使用しますか?
Square は HTTP+SSE エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。