remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Provides access to Square API functionality through a Model Context Protocol (MCP) server
Square MCP サーバー
Square API 機能へのアクセスを提供するモデル コンテキスト プロトコル (MCP) サーバー。
設定
- 依存関係をインストールします:
Copy
- 環境変数を設定します。
Copy
- サーバーを実行します。
Copy
あるいは開発の場合:
Copy
環境変数
変数 | 必須 | デフォルト | 説明 |
---|---|---|---|
SQUARE_ACCESS_TOKEN | はい | - | Square APIアクセストークン |
SQUARE_ENVIRONMENT | いいえ | sandbox | Square API 環境 ( sandbox またはproduction ) |
You must be authenticated.
Goose を介して Square の API とのやり取りを可能にし、コンテキストの保存と MCP 準拠の応答により、場所、顧客などのクエリをサポートするサーバーです。