Connector guide1-minute read9 MCP toolsEN · DE · IT

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

任意のAIエージェントからInvoiced(A/R自動化:顧客、請求書、支払い、サブスクリプション、クレジットノート)を管理します。9つのツール、ベーシック認証。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

MCP connector

Invoiced

Manage Invoiced (A/R automation: customers, invoices, payments, subscriptions, credit notes) from any AI agent. 9 tools, basic-auth.

Tools

9

Region

INTL

Category

Accounting

Authentication

Basic Auth

Required env vars

INVOICED_API_KEY
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 Invoiced 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エージェントからInvoiced(A/R自動化:顧客、請求書、支払い、サブスクリプション、クレジットノート)を管理します。9つのツール、ベーシック認証。

こう聞いてみよう

Invoiced のサンプルプロンプト

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

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

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

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

Invoiced + ChatGPT

任意のAIエージェントからInvoiced(A/R自動化:顧客、請求書、支払い、サブスクリプション、クレジットノート)を管理します。9つのツール、ベーシック認証。

前提条件

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

INVOICED_API_KEY

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

このコネクタはInvoiced REST API(api.invoiced.com)をラップしています。

セットアップ

  1. https://app.invoiced.com にログイン → Developers → API Keys → Create API Keyをクリック。
  2. INVOICED_API_KEYを設定。
  3. Sandbox:テスト用に、baseUrlをhttps://api.sandbox.invoiced.comに設定します。

認証:HTTP Basic — APIキーをユーザー名として、パスワードは空にします。

階層Customer → Invoice → Line items → Payments。サブスクリプションは自動的に定期請求書を生成します。

ページネーションLinkヘッダーを介したカーソルベース。per_page(最大100)とpage(1から始まる)を使用します。

レート制限:APIキーごとに60リクエスト/分、1,000リクエスト/時。429エラーにはRetry-Afterが含まれます。

…(アプリ内コネクタの指示に続く)

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

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

ステップ3 — ChatGPTにコネクタを追加

ChatGPTはConnectors機能を通じてMCPサーバーをサポートしています(Plus / Pro / Team / Enterpriseプラン)。無料プランではカスタムコネクタはサポートされていません。

  1. ChatGPT → Settings → Connectorsを開く(または作成者の🔧アイコンをクリックしてManage connectorsを選択)。
  2. **"Add custom connector"**をクリック。
  3. 以下を入力:
    • Name: Invoiced
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → あなたのMCP APIキーを貼り付けます(AnythingMCP → Profile → MCP API Keys → New Keyから)
  4. Connectをクリックして認証します。

利用可能なツール

ツール機能
invoiced_list_customers顧客のリストを表示
invoiced_get_customer1人の顧客を取得
invoiced_create_customer顧客を作成
invoiced_list_invoices請求書のリストを表示
invoiced_get_invoice行項目と支払いを含む1つの請求書を取得
invoiced_create_invoice請求書を作成
invoiced_send_invoice顧客に請求書をメールで送信
invoiced_list_payments支払いのリストを表示
invoiced_create_payment支払いを記録(オフシステム)し、オプションで請求書に適用

FAQ

ChatGPTの無料プランはカスタムMCPコネクタで動作しますか? いいえ — Plus、Pro、Team、またはEnterpriseが必要です。

次のステップ

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

Ready to ship

Your Invoiced agent is one click away.

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

関連ガイド

I
connectors

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

任意のAIエージェントからInvoiced(A/R自動化:顧客、請求書、支払い、サブスクリプション、クレジットノート)を管理します。9ツール、ベーシック認証。

I
connectors

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

任意のAIエージェントからInvoiced(A/R自動化:顧客、請求書、支払い、サブスクリプション、クレジットノート)を管理します。9ツール、ベーシック認証。

I
connectors

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

任意のAIエージェントからInvoiced(A/R自動化:顧客、請求書、支払い、サブスクリプション、クレジットノート)を管理します。9ツール、ベーシック認証。

I
connectors

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

どのAIエージェントからでもInvoiced(A/R自動化:顧客、請求書、支払い、サブスクリプション、クレジットノート)を管理します。9つのツール、ベーシック認証。

connectors

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

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

connectors

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

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