Cash runway, breakeven, and burn multiple calculator. Free, no login. MCP connector.
claude mcp add runwayleft --transport http https://runwayleft.netlify.app/.netlify/functions/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"runwayleft": {
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"runwayleft": {
"serverUrl": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"runwayleft": {
"type": "http",
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"runwayleft": {
"url": "https://runwayleft.netlify.app/.netlify/functions/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"runwayleft": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://runwayleft.netlify.app/.netlify/functions/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://runwayleft.netlify.app/.netlify/functions/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.docracy1--runwayleft/reviews or the review_server meta-tool.
POST /mcp