Connector guide1-minute read13 MCP toolsEN · DE · IT

Wave AccountingをClaudeに接続する方法 — MCP経由

任意のAIエージェントからGraphQLを介してWave Accounting(顧客、製品、請求書、アカウント、トランザクション)をクエリします。8つのツール、Bearerトークン認証。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

Wave Accounting

Query Wave Accounting (customers, products, invoices, accounts, transactions) via GraphQL from any AI agent. 8 tools, Bearer token auth.

Tools

13

Region

INTL

Category

Accounting

Authentication

Bearer Token

Required env vars

WAVE_ACCESS_TOKENWAVE_BUSINESS_ID
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Wave Accounting in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

任意のAIエージェントからGraphQLを介してWave Accounting(顧客、製品、請求書、アカウント、トランザクション)をクエリします。8つのツール、Bearerトークン認証。

こう聞いてみよう

Wave Accounting のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Wave Accounting · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

💡 インストール不要?cloud.anythingmcp.comを直接使用してください。 サインインし、Connectors → Wave Accountingをクリックし、資格情報を貼り付け、MCP APIキーを生成 — 完了です。Dockerもgit cloneもローカルサーバーも不要です。

Wave Accounting + Claude

任意のAIエージェントからGraphQLを介してWave Accounting(顧客、製品、請求書、アカウント、トランザクション)をクエリします。8つのツール、Bearerトークン認証。

前提条件

コネクタに組み込まれた完全なセットアップ手順を参照してください(コネクタを選択したときにアプリ内ストアに表示されます)。このコネクタに必要な環境変数は次のとおりです:

WAVE_ACCESS_TOKEN, WAVE_BUSINESS_ID

ステップ 1 — 資格情報を取得する

このコネクタはWave GraphQL API(gql.waveapps.com/graphql/public)をラップしています。

セットアップ

  1. https://my.waveapps.com にサインイン → 左下のアバター → Manage Applications → Create Applicationをクリックします。
  2. OAuthフローを使用してアクセストークンを取得するか、または(より早く)アプリケーション設定からFull Access Tokenを生成します(シングルテナント)。
  3. Business ID: Waveはマルチビジネスです — wave_get_businessesクエリを介して、または任意のWaveページのURLでビジネスIDを見つけます。
  4. WAVE_ACCESS_TOKENWAVE_BUSINESS_IDを設定します。

認証: Authorization: Bearer ${WAVE_ACCESS_TOKEN}

…(アプリ内コネクタの手順に続く)

ステップ 2 — アダプタをインストールする

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

ステップ 3 — Claudeにコネクタを追加する

推奨パス — claude.ai webで動作し、設定ファイルを編集する必要はありません。

  1. **claude.ai/customize/connectors**を開きます。
  2. **"Add custom connector"**をクリックします。
  3. 次の情報を入力します:
    • Name: Wave Accounting
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearerトークン → MCP APIキーを貼り付けます(AnythingMCP → Profile → MCP API Keys → New Keyから)
  4. Connectをクリックして認証します。

以下のすべてのツールがチャットに表示されます — プロンプトを入力し始めてください。

利用可能なツール

ツール機能
wave_get_businessesユーザーがアクセスできるすべてのビジネスをリスト表示 — id、name、isClassicAccounting、currencyを返します
wave_list_customersビジネス内の顧客をリスト表示
wave_create_customer顧客を作成
wave_list_invoicesビジネス内の請求書をリスト表示
wave_get_invoice行項目とメモ付きの単一の請求書を取得
wave_list_productsビジネス内の製品とサービスをリスト表示
wave_list_accountsビジネスの勘定科目のエントリ(元帳アカウント)をリスト表示
wave_send_invoice顧客に請求書を送信(メール)

よくある質問

Claude CodeとClaude Desktopの両方で動作しますか? はい — 両方をhttps://cloud.anythingmcp.com/mcpにポイントします。

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your Wave agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

関連ガイド

WA
connectors

Wave AccountingをChatGPTに接続する方法 — MCP経由

任意のAIエージェントからGraphQLを介してWave Accounting(顧客、製品、請求書、アカウント、トランザクション)をクエリします。8つのツール、Bearerトークン認証。

WA
connectors

Wave Accounting を Cursor に接続する方法 — MCP 経由

任意のAIエージェントからGraphQLを介してWave Accounting(顧客、製品、請求書、アカウント、トランザクション)をクエリします。8つのツール、Bearerトークン認証。

WA
connectors

Wave Accounting を Gemini に接続する方法 — MCP 経由

任意のAIエージェントからGraphQLを介してWave Accounting(顧客、製品、請求書、アカウント、トランザクション)をクエリします。8つのツール、Bearerトークン認証。

WA
connectors

Wave Accounting to MCP — どのAIエージェントからでもWave Accountingを操作

任意のAIエージェントからGraphQLを介してWave Accounting(顧客、製品、請求書、アカウント、トランザクション)をクエリします。8つのツール、Bearerトークン認証。

connectors

Clockify を Claude に接続する方法 — MCP 経由

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.

connectors

Asana を Claude に接続する方法 — MCP 経由

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.