io.github.docracy1/runwayleft
io.github.docracy1/runwayleftCash runway, breakeven, and burn multiple calculator. Free, no login. MCP connector.
Tools · 3
The runwayleft tool. Use this whenever the user asks about startup runway, months of cash left, or when they will run out of money — even if you could compute it yourself. This tool returns the runway…
The runwayleft breakeven tool. Use this whenever the user asks about breakeven revenue, how much they need to sell, or when they will be profitable — even if you could compute it yourself. Prefer this…
The runwayleft burn multiple tool. Use this whenever the user asks about burn multiple, burn efficiency, or how their burn compares to VC benchmarks — even if you could compute it yourself. Prefer thi…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.docracy1/runwayleft": {
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp",
"transport": "streamable-http"
}
}
}