runwayleft for Cursor
io.github.docracy1/runwayleft
Cash runway, breakeven, and burn multiple calculator. Free, no login. MCP connector.
client:Cursor
transport:streamable-http
tools:3
Install runwayleft in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"runwayleft": {
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs