Troubleshooting
MCP server not appearing in Cursor
MCP server not appearing in Cursor
- Make sure you’ve added the configuration in Settings → Tools & MCP
- Restart Cursor completely (not just reload window)
- Check the MCP panel to see if Neptune shows as connected
'uvx: command not found'
'uvx: command not found'
Cursor can’t find the
uv package manager. Fix:- Open a terminal and verify uv is installed:
- If not installed, install it:
- Restart Cursor
Windows: Command fails
Windows: Command fails
On Windows, you must wrap the command with
cmd /c:Neptune tools not showing up
Neptune tools not showing up
Try asking the AI: “What MCP tools do you have access to?”If Neptune isn’t listed:
- Check the MCP panel in Cursor settings
- Look for error messages
- Try removing and re-adding the configuration
Login not opening browser
Login not opening browser
If the browser doesn’t open when you say “Log me in to Neptune”:
- Check your default browser settings
- Look in the Cursor output panel for a login URL
- Copy and paste the URL manually into your browser
MCP keeps disconnecting
MCP keeps disconnecting
This can happen if the MCP process crashes. Try:
- Check Cursor’s output panel for error messages
- Make sure Python 3.13+ is installed
- Try running the MCP command manually in terminal to see errors:
Verify Installation
To verify Neptune is working in Cursor:- Open a new AI chat
- Ask: “What Neptune tools do you have?”
- You should see a list including
login,deploy_project,get_deployment_status, etc.
Next Steps
Quickstart
Continue with authentication and deploy your first app