Back to products
ADK-TS

ADK-TS

Build smart, tool-using agents in just one line

Website adk.iqai.com
Overview

What it is

Comprehensive framework for building sophisticated AI agents with multi-LLM support, advanced tool integration, memory systems, and flexible conversation flows.

Intent

I need it when

Connect agents to external tools, APIs, and data sources at scale

ADK-TS provides built-in MCP (Model Context Protocol) support with pre-built servers for blockchain, DeFi, messaging, and market data. Developers can use wrapper functions for IQ AI's servers, integrate any external MCP server from the ecosystem, or create custom MCP servers with FastMCP.

Orchestrate complex multi-agent workflows with parallel, sequential, and hierarchical architectures

ADK-TS enables developers to compose multiple agents and orchestrate sophisticated workflows using AgentBuilder's fluent API. Supports sequential pipelines (research → analyze → summarize), parallel execution, and hierarchical agent coordination for enterprise-grade agentic systems.

Deploy agents to production with session management and observability

ADK-TS includes built-in session management, persistent memory services, OpenTelemetry tracing for observability, and artifact handling. Agents can be deployed to any Node.js environment—serverless functions, containers, edge, or traditional servers—with production-ready streaming and error handling.

Build production-ready AI agents with type safety and minimal boilerplate

ADK-TS provides a TypeScript-native AgentBuilder API with fluent interface that lets developers create agents in one line or build complex workflows. Type-safe development with IntelliSense eliminates boilerplate and reduces errors, enabling rapid agent creation from simple Q&A bots to multi-agent systems.

Integrate multiple LLM providers without vendor lock-in

ADK-TS supports seamless switching between OpenAI, Google Gemini, Anthropic Claude, and AI SDK models through a unified, provider-agnostic interface. Developers can change LLM providers by updating a single model parameter without rewriting agent logic.

Drop

Not a fit when

  • User requires proprietary, closed-source AI agent framework with vendor lock-in guarantees
  • User needs production support contracts or SLAs; ADK-TS is community-supported open-source only
  • User cannot use Node.js/TypeScript environments; ADK-TS is TypeScript-native and requires Node.js v22.0+
  • User requires pre-built, no-code agent builders; ADK-TS requires programming knowledge and code-first approach
  • User needs agents that work exclusively with proprietary LLMs; ADK-TS requires API keys and external LLM provider accounts
Commercials

Pricing

Open-source framework with no direct pricing; free to use under MIT License