aitrips.io for Cursor
io.aitrips/trip-planner
Plan trips on a map: routed transport, day-by-day itineraries, and a plan you can share.
client:Cursor
transport:streamable-http
Install aitrips.io in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trip-planner": {
"url": "https://www.aitrips.io/api/ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs