StackTrackerdocs

Introduction

What StackTracker is and how to drive it programmatically.

StackTracker is a portfolio ROI cockpit for solo founders. It adds up every cost and subscription across your projects, and it prices the hours you put in. That lets it show true ROI, not just cash profit.

The core formula is netTrue = revenue − cash − timeValue, where timeValue = hours worked × your hourly rate. Most tools stop at cash in minus cash out. StackTracker counts your time as a real cost, so the number you read reflects what a project actually paid you.

You can drive StackTracker three ways: an MCP server with 20 tools for AI agents like Claude and Cursor, a CLI (the stacktracker binary), and a small HTTP API.

New here? Start with the Quickstart.