My Next Adventure for Cursor
cloud.mynextadventure/trip-planner
Create trips, compare variants side by side, and add accommodation, transport and event options.
client:Cursor
transport:streamable-http
Install My Next Adventure in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trip-planner": {
"url": "https://mcp.mynextadventure.cloud/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs