Connector guide1-minute read9 MCP toolsEN · DE · IT

FreshBooks to MCP — あらゆるAIエージェントからFreshBooksを操作する

あらゆるAIエージェントからFreshBooks(請求書、クライアント、経費、時間エントリ、支払い)を管理します。9つのツール、OAuth2認証。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

MCP connector

FreshBooks

Manage FreshBooks (invoices, clients, expenses, time entries, payments) from any AI agent. 9 tools, OAuth2 auth.

Tools

9

Region

INTL

Category

Accounting

Authentication

OAuth 2.0

Required env vars

FRESHBOOKS_CLIENT_IDFRESHBOOKS_CLIENT_SECRETFRESHBOOKS_REFRESH_TOKENFRESHBOOKS_ACCOUNT_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 FreshBooks 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エージェントからFreshBooks(請求書、クライアント、経費、時間エントリ、支払い)を管理します。9つのツール、OAuth2認証。

こう聞いてみよう

FreshBooks のサンプルプロンプト

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

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

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

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

FreshBooks

あらゆるAIエージェントからFreshBooks(請求書、クライアント、経費、時間エントリ、支払い)を管理します。9つのツール、OAuth2認証。

セットアップ

このコネクタはFreshBooks New API (api.freshbooks.com/accounting)をラップしています。

セットアップ — OAuth2リフレッシュフロー:

  1. https://my.freshbooks.com/#/developer にアクセスし、アプリを作成します。リダイレクトURIをコールバックに設定します。
  2. 認証フローを実行します: https://my.freshbooks.com/oauth/authorize?response_type=code&client_id=...&redirect_uri=...&scope=user:profile:read user:clients:read user:invoices:read user:invoices:write user:expenses:read user:time_entries:read user:payments:read user:payments:write
  3. https://api.freshbooks.com/auth/oauth/tokenでコードを交換してアクセス + リフレッシュトークンを取得します。

前提条件: FRESHBOOKS_CLIENT_ID, FRESHBOOKS_CLIENT_SECRET, FRESHBOOKS_REFRESH_TOKEN, FRESHBOOKS_ACCOUNT_ID

コネクタをローカルにインストールする

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

http://localhost:3000/connectors/storeを開き、FreshBooksを選択し、前提条件に記載されている環境変数を貼り付けます。

利用可能なツール

ツール機能
freshbooks_meビジネスメンバーシップとアカウントIDを持つ認証されたユーザーを返します
freshbooks_list_clientsアカウント内のクライアントをリストします
freshbooks_create_clientクライアントを作成します
freshbooks_list_invoices請求書をリストします
freshbooks_get_invoiceすべての行 + 支払いを含む単一の請求書を取得します
freshbooks_create_invoice請求書を作成します
freshbooks_list_expenses経費をリストします
freshbooks_list_payments請求書に対して受け取った支払いをリストします
freshbooks_record_payment請求書に対して支払いを記録します

次のステップ

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

Ready to ship

Your FreshBooks agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

関連ガイド