Node.js SDK Installation
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 PromptCopy 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