Arcade.devツールがLangSmith Fleetに統合
LangSmith FleetとArcade.devが提携し、Arcadeの7,500以上のエージェント最適化ツールへの単一ゲートウェイアクセスを提供することで、チームのエージェント統合と管理を大幅に簡素化することを発表した。
キーポイント
大規模ツールライブラリの統合
Arcade.devの7,500以上のエージェント最適化ツールがLangSmith Fleetに統合され、単一の安全なゲートウェイを通じてアクセス可能になった。
MCPゲートウェイによる接続簡素化
ArcadeのMCPゲートウェイは、Salesforce、Notion、Slackなどの複数ツールへの接続を一元化し、認証フローやAPI管理の負担を軽減する。
エージェント向けに設計されたツール
Arcadeのツールはエージェントの使用を前提に設計されており、APIの全表面ではなく必要な機能に絞り、構造パターンが一貫している。
組織単位での柔軟なアクセス管理
組織全体、チーム、ユースケースごとにゲートウェイをカスタマイズでき、ユーザーは各自の認証情報で関連ツールにアクセスできる。
影響分析・編集コメントを表示
影響分析
この提携は、AIエージェントの実用化における重要なインフラ整備を示しており、企業が複数の外部サービスを統合する際の技術的・運用的負担を大幅に軽減する。特に、エージェント向けに設計されたツールアプローチは、従来のAPIラッパーを超えた次世代の統合パターンを提示している。
編集コメント
AIエージェントの実用化に向けた重要なインフラ整備のニュース。特に、7,500以上のツールへの単一アクセスとエージェント向け設計という点で、現場の運用負担軽減に直結する実用的な進展と言える。
タイトル: Arcade.devのツール群がLangSmith Fleetで利用可能に
image本日、Arcade.devとの新たなパートナーシップを発表し、同社のツールライブラリをLangSmith Fleetに導入します。Arcadeはプロダクション環境向けエージェントのMCPランタイムであり、安全なエージェント認可、信頼性の高いツール、ガバナンスを提供します。この統合により、単一の安全なゲートウェイを通じて、Arcadeが提供する7,500以上に及ぶエージェント最適化ツール群にアクセスできるようになります。
Fleetを試す | Arcadeを試す
LangSmith Fleetは、あらゆるチームが日常業務のためにエージェントを作成、使用、共有することを可能にします。Fleetエージェントは、Salesforceからデータを取得したり、Notionのページを更新したり、Slackで結果を共有したりするなど、複数のツールを自律的に活用できます。しかし、これはエージェントがチームが依存するすべてのツールに確実にアクセスできる必要があることを意味します。ArcadeのMCPゲートウェイは、単一のエンドポイントを通じて、すべてのツールへの安全な接続をエージェントに提供します。
すべてのツールを一元管理するゲートウェイ
ゲートウェイは、エージェントが外部サービスに接続する方法を簡素化する有用なパターンです。LLMゲートウェイは、モデルプロバイダーへのアクセスと認証情報を一元管理します。この同じ考え方はツールにも適用され、個別の接続を管理するコストはさらに大きくなります。新しいツールを追加するたびに、独自の認証フロー、独自のAPIの特性、継続的なメンテナンスが必要になります。これをチームが使用するすべてのツールに当てはめると、統合にかかる負担は急速に増大します。
ArcadeのMCPゲートウェイは、エージェントに単一のアクセスポイントを提供します。FleetでArcadeアカウントを接続し、ゲートウェイを選択するだけで、数分でSalesforce、Asana、Zendesk、その他数十のアプリケーションにエージェントがアクセスできるようになります。
組織全体で単一のゲートウェイを作成することも、チームやユースケースごとにカスタマイズされたゲートウェイを作成することも可能です。ユーザーは各自の認証情報で接続し、エンジニアリングチームのバックログを増やすことなく、自分の業務に関連するツールにアクセスできます。
単なるAPIラッパーではない
現在、多くのMCPサーバーが利用可能です。その多くは既存のREST APIを取得し、MCPプロトコルでラップしています。これにより標準化されたツール発見が可能になり、有用ではありますが、ツールが実際にどのように機能するかについては何も変わりません。
エージェントがそれらのツールを呼び出す場合、この区別は重要です。APIは、人間のプログラマーがどのエンドポイントを呼び出すか、リクエストをどのように構成するかを決定することを想定して設計されています。APIは多くのエンドポイントとパラメータの組み合わせを持つ大きなインターフェースを公開します。それらのスキーマはデータの形状を記述しますが、意図は記述しません。APIは構造化された入力を期待し、何か問題が発生した場合は生のHTTPエラーを返します。自然言語の文脈から動作するエージェントは、これらすべてを把握する必要があります。そして、エージェントが間違えると、幻覚パラメータ、不適切なツール選択、無関係なエンドポイントを巡回するトークンの浪費が発生します。
Arcadeは、エージェント専用に設計されたMCPツールを提供します。Arcadeツールは完全なAPIインターフェースではなく、エージェントが実際に行う必要があることに絞り込まれています。すべてのツールは一貫した構造パターンに従い、ツールの説明は言語モデルがツールを選択して呼び出す方法に合わせて記述されています。より良い説明は、より良いツール選択を意味します。
image安全なツール認証と認可
LangSmith FleetとArcadeは連携して、エージェントのツール認証と認可を管理します。Arcadeはユーザーごとのセッションスコープの認可を処理します。各アクションは実行時に最小権限を強制し、エージェントが代理を務める特定のユーザーの権限を継承します。これにより、異なる人々が異なるシステムに異なるレベルのアクセス権を持つ環境で、エージェントツールが機能することが可能になります。
Fleetは、認証情報がArcadeにどのように流れるかを設定する場所です。「アシスタント」として設定されたエージェントは、ツール呼び出しが行われる際に各ユーザーの認証情報を渡すため、アクションは下流システムにおけるそのユーザーの権限を反映します。「クロー」として設定されたエージェントは、すべてのユーザーで共有される固定の認証情報セットを使用します。これは、エージェントが個人ではなくチームやサービスの代わりに動作する場合に有用です。
image始め方
Arcadeは、セールス、マーケティング、サポート、エンジニアリングのユースケースをカバーする60以上のFleet用事前構築テンプレートを提供しており、それぞれ適切なツール接続が事前設定されています。これらの事前構築テンプレートのいずれかを使用してArcadeツールの利用を開始することも、新規に構築を始めることもできます。
Arcadeはこちらから、LangSmith Fleetはこちらから無料でお試しいただけます。
原文を表示
imageToday, we're announcing a new partnership with Arcade.dev to bring their library of tools to LangSmith Fleet. Arcade is the MCP runtime for production agents, delivering secure agent authorization, reliable tools, and governance. This integration gives your agents access to Arcade’s collection of 7,500+ agent-optimized tools through a single secure gateway.
Try Fleet | Try Arcade
LangSmith Fleet enables every team to create, use, and share agents for daily work. Fleet agents can work across multiple tools autonomously, such as pulling data from Salesforce, updating a page in Notion, and sharing results in Slack. But this means that agents need to have reliable access to every tool a team depends on. Arcade's MCP gateway gives agents a secure connection to all of these tools through one endpoint.
Centralized gateways for all your tools
Gateways are a useful pattern for simplifying how agents connect to external services. LLM gateways centralize access and credentials for your model providers. That same logic applies to tools, where the cost of managing individual connections is even greater. Every new tool means its own auth flow, its own API quirks, and its own ongoing maintenance. Multiply that across all the tools your team uses and the integration tax adds up fast.
Arcade's MCP Gateway gives your agents a single access point. Connect your Arcade account in Fleet, select your gateway, and your agents have access to Salesforce, Asana, Zendesk, and dozens of other applications in minutes.
You can create a single gateway for the whole organization, or a tailored gateway per team or use case. Users connect with their own credentials and get access to the tools relevant to their work, without adding to your engineering team's backlog.
Not another API wrapper
There are a lot of MCP servers available right now. Many of them take an existing REST API and wrap it in the MCP protocol. That gives you standardized tool discovery, which is useful, but it doesn't change anything about how the tool actually works underneath.
With agents making the calls to those tools, this distinction matters. APIs were designed assuming a human programmer is deciding which endpoint to call and how to structure the request. They expose large surfaces with many endpoints and parameter combinations. Their schemas describe data shapes, not intent. They expect structured inputs and return raw HTTP errors when something goes wrong. An agent working from natural language context has to navigate all of that. And when an agent gets it wrong, you get hallucinated parameters, poor tool selection, or wasted tokens cycling through irrelevant endpoints.
Arcade offers MCP tools designed specifically for agents. Arcade tools are narrowed to what agents actually need to do, not the full API surface. Every tool follows consistent structural patterns, and tool descriptions are written for how language models select and invoke tools. Better descriptions mean better tool selection.
imageSecure tool authentication and authorization
LangSmith Fleet and Arcade work together to manage tool authentication and authorization for your agents. Arcade handles per-user, session-scoped authorization. Each action enforces least privilege at runtime, inheriting the permissions of the specific user the agent is acting for. This is what makes agent tooling work in environments where different people have different levels of access to different systems.
Fleet is where you configure how credentials flow into Arcade. Agents configured as "Assistants" pass each user's own credentials when tool calls are made, so actions reflect that user's permissions in the downstream system. Agents configured as "Claws" use a fixed set of credentials shared across all users, which is useful when the agent is acting on behalf of a team or service rather than an individual.
imageGetting started
Arcade provides over 60 pre-built templates for Fleet covering sales, marketing, support, and engineering use cases, each pre-configured with the right tool connections. You can start using Arcade tools with one of these prebuilt templates, or start building anew.
You can get started with Arcade here, and try LangSmith Fleet for free here.
関連記事
本番環境におけるディープエージェントのランタイム基盤
長期動作するエージェントの本番デプロイには専用インフラが必要である。本ガイドは、耐久性のある実行、メモリ管理、人間による監督(HITL)、観測可能性について解説し、「deepagents」がこれらを本番環境に展開する方法を示す。
ChatGPTにワークスペースエージェントを導入
ChatGPTはCodex搭載のワークスペースエージェントを導入し、クラウド上で複雑な業務を自動化してチームが安全にツール間で作業を拡大できるよう支援する。
AIの現実検証:3社がウォレット、住宅、ゲーム構築で学んだこと
シティ、ホームデポ、カプコンの経営陣は、AIエージェントが実験ツールから顧客対応業務へ移行する過程で得た知見を語った。次なる課題は、金銭や創造的出力に関わる際のガバナンスと信頼性の確保である。