PromptRails
All Integrations
Node.js SDK

Node.js SDK

Developer Tools

Native JavaScript and TypeScript client for PromptRails. Build server-side and edge applications that execute agents with full type safety and streaming support.

How to Connect

  1. 1Install the SDK: npm install @promptrails/sdk
  2. 2Import and initialize the client with your API key.
  3. 3Call agent execution methods from your Node.js application.