Skip to main content

Tempo — the founder-vitals MCP connector that joins human capacity to business load.

Project description

Tempo MCP

The founder-vitals connector for solo operators. Tempo is the first MCP server that joins human capacity (sleep, mood, stress, energy) to business load (meetings, revenue, deal flow) and exposes them to Claude as one signal.

For a solopreneur, the founder is the single point of failure. Every other tool treats the business and the human as separate things. Tempo fuses them, so Claude can make business decisions — decline meetings, reprice services, prescribe rest days — based on the founder's real-time state.

What makes this novel

Tempo invents a single KPI that no other tool can compute on its own:

Revenue per Recovery Hour (RpRH) — revenue generated divided by hours of true recovery. Falling RpRH means you're working harder for less, and it's the earliest quantitative signal of founder burnout.

Install

pip install tempo-mcp

Register with Claude Desktop / Cowork / Claude Code

~/.claude/settings.json (or equivalent):

{
  "mcpServers": {
    "tempo": {
      "command": "python",
      "args": ["-m", "tempo_mcp"]
    }
  }
}

Tools exposed over MCP

Tool Purpose
log_checkin Log mood / energy / stress / sleep
ingest_revenue_event Record revenue (from Stripe connector or manual)
ingest_calendar_event Record a calendar block (internal, sales, deep work)
tempo_score Compute the composite Tempo score + RpRH
recommend_actions Prescriptive business moves based on current state
apply_action Log (or, on Pro, execute) an action
get_history Full time-series history over N days — for trend analysis
weekly_digest Narrative week-over-week summary Claude can read aloud

Example conversation with Claude

You: "I slept 5 hours, energy's at 3/10, stress 8. Log it and tell me what to do about tomorrow."

Claude (using Tempo): logs checkin → pulls score → RpRH down 22% → 4 external calls booked tomorrow → recommends auto-decline of 2 discovery calls and a rest day.

Data stays local

Tempo stores everything in ~/.tempo/tempo.sqlite3. Nothing leaves your machine unless you enable the Pro cloud sync.

Develop

git clone https://github.com/tsutera09/tempo-mcp
cd tempo-mcp
pip install -e '.[dev]'
pytest
python -m tempo_mcp   # runs the MCP server on stdio

Publishing

See PUBLISH.md at the repo root for the ordered release checklist (PyPI, npm mirror, MCP registry).

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tempo_mcp-0.1.1.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tempo_mcp-0.1.1-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file tempo_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: tempo_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for tempo_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0fc1d47c9d3f6a57a47775a67580975c20b6db07228e89850fb7b35dbea465e0
MD5 dd1c3d6f5c85a58a4953352556dc0361
BLAKE2b-256 c72813299ea03a3bfd863e98b233eca217dd2966a52817c5fdea241baf2abbac

See more details on using hashes here.

File details

Details for the file tempo_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: tempo_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for tempo_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ad490e8726900c2fe28b2a1d001e2bac83a86995c76747e1fb88ec89028b5d6
MD5 ec15a5d7ec34f0e33c99c32c757197d0
BLAKE2b-256 a7ff9648ba3526f79269226d955d2d119ef84861dcabfd0e0f1a28bc1f0fd6d0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page