Skip to main content

TypeScript Integration for AI Agents

Installation

Framework Integration

The toolkit is designed to work with any AI framework that supports function calling.

Framework-Specific Examples

Refer to our examples directory for detailed integration guides:

Requirements

  • Node.js v16 or higher
  • Siren API key (get one from Siren Dashboard)
  • Compatible AI framework with function calling support

Configuration

The toolkit uses a permission-based configuration system to control which Siren tools are available to your AI agents.

Basic Setup

Configuration Options

The toolkit uses a TypeScript interface for strongly-typed configuration:

Available Tools

Messaging Tools

Template Tools

Workflow Tools

Webhook Configuration

License

MIT