Skip to content

road trip planner for Zed

com.stopful/road-trip-planner

Plot an AI-planned road trip onto an editable Stopful map — drive times, hotels & EV chargers.

client:Zed transport:streamable-http tools:1

Install road trip planner in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "road-trip-planner": {
      "url": "https://stopful.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

road trip planner in other clients