Connector guide1-minute read10 MCP toolsEN · DE · IT

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

どのAIエージェントからでもHarvest(時間追跡、プロジェクト、クライアント、請求書、経費)を管理します。10のツール、アカウントIDヘッダーを使用したBearer認証。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

MCP connector

Harvest

Manage Harvest (time tracking, projects, clients, invoices, expenses) from any AI agent. 10 tools, Bearer auth with account-ID header.

Tools

10

Region

INTL

Category

Time Tracking

Authentication

Bearer Token

Required env vars

HARVEST_ACCESS_TOKENHARVEST_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 Harvest 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エージェントからでもHarvest(時間追跡、プロジェクト、クライアント、請求書、経費)を管理します。10のツール、アカウントIDヘッダーを使用したBearer認証。

こう聞いてみよう

Harvest のサンプルプロンプト

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

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

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

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

Harvest

どのAIエージェントからでもHarvest(時間追跡、プロジェクト、クライアント、請求書、経費)を管理します。10のツール、アカウントIDヘッダーを使用したBearer認証。

セットアップ

このコネクタはHarvest API v2 (api.harvestapp.com/v2)をラップしています。

セットアップ:

  1. https://id.getharvest.com にログイン → 左下のアバター → Developers → 新しい個人アクセストークンを作成
  2. 同じページに表示されているトークンアカウントID1234567のような7桁の数字)をコピーします。
  3. 両方を設定します: HARVEST_ACCESS_TOKENHARVEST_ACCOUNT_ID

認証: 各リクエストには両方が必要です:

  • Authorization: Bearer ${HARVEST_ACCESS_TOKEN}
  • Harvest-Account-Id: ${HARVEST_ACCOUNT_ID}
  • User-Agentヘッダー(Harvest APIが必要とします — アダプターはAnythingMCP (support@anythingmcp.com)を設定します)。

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

前提条件: HARVEST_ACCESS_TOKEN, HARVEST_ACCOUNT_ID

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

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

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

利用可能なツール

ツール機能
harvest_who_am_i現在認証されているユーザーを返します: id, first_name, last_name, email, is_admin, default_hourly_rate, weekly_capacity
harvest_list_clientsクライアントをリストします
harvest_list_projectsプロジェクトをリストします
harvest_list_tasksタスクテンプレートをリストします(標準的なHarvestの「タスク」タイプ: 'Programming', 'Design'など)
harvest_list_time_entries時間エントリをリストします
harvest_create_time_entryプロジェクト + タスクに時間を記録します
harvest_update_time_entry既存の時間エントリのフィールドを更新します(ノート、時間、プロジェクト、タスク)
harvest_stop_timer現在実行中の時間エントリタイマーを停止します
harvest_list_invoices請求書をリストします
harvest_list_expenses経費をリストします

次のステップ

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

Ready to ship

Your Harvest agent is one click away.

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

関連ガイド

H
connectors

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

任意のAIエージェントからHarvest(時間追跡、プロジェクト、クライアント、請求書、経費)を管理します。10のツール、アカウントIDヘッダーを使用したBearer認証。

H
connectors

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

任意のAIエージェントからHarvest(時間追跡、プロジェクト、クライアント、請求書、経費)を管理します。10のツール、アカウントIDヘッダーを使用したBearer認証。

H
connectors

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

任意のAIエージェントからHarvest(時間追跡、プロジェクト、クライアント、請求書、経費)を管理します。10のツール、アカウントIDヘッダーを使用したBearer認証。

H
connectors

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

任意のAIエージェントからHarvest(時間追跡、プロジェクト、クライアント、請求書、経費)を管理します。10のツール、アカウントIDヘッダーを使用したBearer認証。

connectors

Clockify を MCP に — あらゆる AI エージェントから Clockify を操作

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

connectors

Asana を MCP に — あらゆる AI エージェントから Asana を操作

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