fuelcenter for VS Code
io.github.codymcc4/fuelcenter
Marathon fueling, pace, hydration, heat, carb-loading, and gel-comparison calculators.
client:VS Code
transport:streamable-http
tools:7
Install fuelcenter in VS Code
.vscode/mcp.json
{
"servers": {
"fuelcenter": {
"type": "http",
"url": "https://fuelcenter.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs