Skip to Content
Agent Data Shuttle 1.0 is out! 🎉
SDKsOverview

Overview

The Agent Data Shuttle SDK is a unified toolkit for integrating the ADS platform within your applications, supporting both Publishers and Subscribers.

Publishers use the SDK to send events to the ADS Bridge, while Subscribers consume these events to autonomously trigger their AI agents.

Installation

Install the ADS SDK using your preferred package manager:

Install the ADS SDK for Node.js
npm install @agentdatashuttle/adsjs

Choose Your Role and Language

Get started with the ADS SDK by selecting your role and preferred programming language:

Publisher Guides

Learn how to send events to your subscribers.

Last updated on