runwayleft for VS Code
io.github.docracy1/runwayleft
Cash runway, breakeven, and burn multiple calculator. Free, no login. MCP connector.
client:VS Code
transport:streamable-http
tools:3
Install runwayleft in VS Code
.vscode/mcp.json
{
"servers": {
"runwayleft": {
"type": "http",
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs