MCP Server fails to find node executable on Windows with fnm

Trying to run an MCP server that executes the node command fails unless I specify an absolute path to node.exe.
node is definitely on my PATH. Opening a terminal anywhere and running node works. I’m using fnm to manage node versions. Cursor should be able to find node on Windows just like a regular terminal can.

Cursor 0.48.6
Windows 11 x64

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.