Setup
1
Open Settings
In Cursor, go to Settings → Cursor Settings → Tools & MCP
2
Add MCP Server
Click Add Custom MCP to create a new server configuration.
3
Configure Danube
Paste the following JSON configuration:
4
Save and Restart
Save the configuration and restart Cursor to activate the connection.
Troubleshooting
Tools not appearing
Tools not appearing
- Verify your API key is correct in Settings → Cursor Settings → Tools & MCP
- Check that the server URL is exactly:
https://mcp.danubeai.com/mcp - Ensure the header name is exactly:
danube-api-key(lowercase) - Restart Cursor completely after configuration
Connection timeout
Connection timeout
- Check your internet connection
- Verify the URL is correct:
https://mcp.danubeai.com/mcp - Try the health check:
curl https://mcp.danubeai.com/mcp/health
