Overview
The Nen MCP server lets you use Cursor as a full workflow IDE. You write workflows in your repo, publish them to Nen, run them, and inspect logs and replays without leaving the editor.You need an API key from your Nen customer engineer before you begin.
What you can do
Author workflows
Create workflow files locally and iterate with AI assistance in Cursor.
Run and monitor
Execute workflows and check status, logs, and videos using MCP tools.
Share outcomes
Use IDs and run artifacts to collaborate and debug with your team.
Example authoring flow
Create a workflow
Run
Execute the workflow with I’ll run the workflow now.Perfect! The workflow “New client” has been started.
Status: Pending
create_run, passing any runtime parameters.Inspect
Track progress with The most recent run is currently processing.
Run Details:Run Status: ✅ CompletedMessage ID: 9e793617-78ed-46d6-90ac-25c6f5e8ab20Duration: 12m 15sStatus: Completed
get_run_status and review results using get_run_logs or get_run_video.- Message ID: 9e793617-78ed-46d6-90ac-25c6f5e8ab20
- Status: Processing
- Started: 2026-01-22 at 18:15:09 UTC
- Workflow: HealthCarePro New Client
- Open the run dashboard to watch the video in real-time?
- Wait and check the status again in a moment?
- Check the logs?
Get started
Set up MCP in Cursor
Install and configure the Nen MCP server for Cursor.
Explore MCP tools
Learn the tools for publishing, running, and monitoring workflows.