Prerequisites
- Cursor with support for remote MCP servers
- Nen API key
Get your API key from your Nen customer engineer.
Installation
Configure the MCP server in Cursor
- Open Cursor Settings (Cmd/Ctrl Shift J).
- Select Tools & MCP.
- Click New MCP Server.
- Add the configuration below to
~/.cursor/mcp.json.
Troubleshooting
MCP tools do not appear in Cursor
MCP tools do not appear in Cursor
- Validate JSON syntax in
~/.cursor/mcp.json. - Make sure the config uses
url(remote) and notcommand(local). - Fully quit and reopen Cursor after any configuration change.
401 Unauthorized errors
401 Unauthorized errors
Network or timeout errors
Network or timeout errors
- Check your internet connection, proxy, or firewall.
- Confirm
https://mcp.getnen.ai/mcpis correct and reachable.
Next steps
Create your first workflow
Write your first Nen automation script.
Explore MCP tools
Use tools to publish, run, and inspect workflows.