Skip to content
Zed

flow for Zed

com.valverideflow/flow

Live US diesel prices and optimized stop-by-stop fuel plans for trucking. Free snapshot tool.

client:Zed transport:streamable-http

Install flow in Zed

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

{
  "context_servers": {
    "flow": {
      "url": "https://app.valverideflow.com/api/mcp"
    }
  }
}

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

flow in other clients