runwayleft for Zed
io.github.docracy1/runwayleft
Cash runway, breakeven, and burn multiple calculator. Free, no login. MCP connector.
client:Zed
transport:streamable-http
tools:3
Install runwayleft in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"runwayleft": {
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs