Hi. I’m new with Cursor! I saw this new feature that everyone is talking about. So I wanna try it. Unfortunately, my English is not so well. So I wanna ask if everyone can teach me how to use this feature?
My first suggestion would be to close Cursor and reopen it, and see if that fixes it.
If that doesn’t work, you could try to configure it for the Claude app, and see if that is successful or not. If it’s unsuccessful, it might indicate a network issue? (VPN maybe?)
Assuming you’re on a Mac.
Download Claude Desktop: Download Claude
Open the App > Claude > Settings:
This should create a file ~/Library/Application Support/Claude/claude_desktop_config.json. Add your MCP configuration here. In your case, it should be this:
Do you guys have a manager like nvm installed? try npm install -g @modelcontextprotocol/server-sequential-thinking . close and open cursor and retry. if doesn’t work try full path to npx . ie which npx to get full path and use full path in command /home/myname/.nvm/versions/node/v20.11.0/bin/npx -y @modelcontextprotocol/server-sequential-thinking see if that helps
It works when I initially set up a MCP - it opens up a terminal and runs the node program. However, it doesn’t run when I re open cursor and have to do it every time
If everyone wondering how to do it. Just find where your nodejs installed and find node_module, find the MCP you installed. And use full path to/dist/index.js
Are you sure that it works? In the end, I was faced with the problem that when i set command node D:\Path\To\NodeModule\dist\index.js Cursor shows that everything is OK, but the error occurs when using the tool