road trip planner for Cursor
com.stopful/road-trip-planner
Plot an AI-planned road trip onto an editable Stopful map — drive times, hotels & EV chargers.
client:Cursor
transport:streamable-http
tools:1
Install road trip planner in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"road-trip-planner": {
"url": "https://stopful.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs