flow for VS Code
com.valverideflow/flow
Live US diesel prices and optimized stop-by-stop fuel plans for trucking. Free snapshot tool.
client:VS Code
transport:streamable-http
Install flow in VS Code
.vscode/mcp.json
{
"servers": {
"flow": {
"type": "http",
"url": "https://app.valverideflow.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs