When I open the cursor, and then try to output cmd to open the command line window can not be opened, will be stuck, that is, will wait a while and then pop up the command line window, I suspect that this is caused by the MCP configuration, because I configured a number of local servers of MCP, they are all will be called out of the node to execute the command, I would like to ask whether this is the reason, in addition, for the need to configure the environment variables are as follows
D:\installed_soft\nvm\v20.18.3\node.exe D:\installed_soft\nvm\v20.18.3\node_modules@modelcontextprotocol\MCP\actors-mcp-server\dist\index.js
I need to configure an environment variable as TOKEN = xxxx, is this the right way to write this command (window environment)?
set TOKEN=xxxx D:\installed_soft\nvm\v20.18.3\node.exe D:\installed_soft\nvm\v20.18.3\node_modules@modelcontextprotocol\MCP\actors-mcp-server\dist\index.js
But it doesn’t seem to be working, which would be question 2