Skip to main content

Node.js SDK Installation

Npm package version GitHub

AI-Powered Install

MCP Install

Follow the MCP Getting Started guide to quickly set up the DevCycle MCP server and connect your AI tool.

  • Run this prompt: "Install DevCycle into this app"

📦 Install in Cursor

📦 Install in VS Code

claude mcp add --transport http devcycle https://mcp.devcycle.com/mcp
AI Prompt

Our library can be found on npm and installed by the following:

NPM

npm install --save @devcycle/nodejs-server-sdk

Yarn

yarn add @devcycle/nodejs-server-sdk