Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.theluckystrike/time-tracker-timesheet-billable-hours

REMOTE · MCP.ZOVO.ONE · 2 COMPONENTS · SCANNED SEP 20

Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.

+4 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2205 tokens (~137/item across 16 items; 14 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 91% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "entry_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.theluckystrike/time-tracker-timesheet-billable-ho… MCP server?

io.github.theluckystrike/time-tracker-timesheet-billable-ho… is a hosted endpoint at https://mcp.zovo.one/mcp/time-tracker, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.zovo.one

# add to Claude Code
claude mcp add --transport http theluckystrike-time-tracker-timesheet-billable-h 'https://mcp.zovo.one/mcp/time-tracker'
// .cursor/mcp.json
{
  "mcpServers": {
    "theluckystrike-time-tracker-timesheet-billable-h": {
      "url": "https://mcp.zovo.one/mcp/time-tracker"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theluckystrike-time-tracker-timesheet-billable-h": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/time-tracker"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.theluckystrike-time-tracker-timesheet-billable-h]
url = "https://mcp.zovo.one/mcp/time-tracker"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theluckystrike-time-tracker-timesheet-billable-h": {
      "type": "remote",
      "url": "https://mcp.zovo.one/mcp/time-tracker",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theluckystrike-time-tracker-timesheet-billable-h --url 'https://mcp.zovo.one/mcp/time-tracker' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  theluckystrike-time-tracker-timesheet-billable-h:
    url: "https://mcp.zovo.one/mcp/time-tracker"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theluckystrike-time-tracker-timesheet-billable-h": {
      "Transport": "http",
      "Url": "https://mcp.zovo.one/mcp/time-tracker"
    }
  }
}
# add to Vellum
assistant mcp add theluckystrike-time-tracker-timesheet-billable-h -t streamable-http -u 'https://mcp.zovo.one/mcp/time-tracker'
// mcp.json
{
  "mcpServers": {
    "theluckystrike-time-tracker-timesheet-billable-h": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/time-tracker"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 0
    • Server version: 0.21.0 → 0.22.0 functional
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 0
    • Tool “invoice_summary” rewrote its description, which is the text the model reads security
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • New prompt “upgrade_to_pro” functional
    • New resource “pricing” functional
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.zovo.one/mcp/time-tracker

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=zovo.one CN=WE1,O=Google Trust Services,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA256 ef74739bd6e575bb13db69661e215324
SANs: zovo.one, mcp.zovo.one, *.mcp.zovo.one
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.zovo.one. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
one. present 64939 8 Verified
zovo.one. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="mcp.zovo.one", error="invalid_token"

Bearer realm="mcp.zovo.one", error="invalid_token"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
x-content-type-options nosniff

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.zovo.one/mcp/time-tracker Verified 200
http (plaintext) http://mcp.zovo.one/mcp/time-tracker HTTPS enforced 301 https://mcp.zovo.one/mcp/time-tracker
MCP tools · 14 exposed · ~2,135 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
entry_add ~252

Log time already worked as one entry and return its id, duration and amount. Give start plus end or minutes. rate is hourly in MAJOR units and is frozen on the entry, so a later rate change never moves it.

NameTypeReqDescription
billablebooleanDefault true; set false for non-billable work
currencystringCurrency of the rate: EUR, USD, GBP, PLN, or words like 'euros'. Defaults to the project currency, else USD.
endstringISO 8601 end time (or use minutes)
minutesnumberDuration in minutes (alternative to end)
notestringOptional note
projectstringyesProject or client name. A partial name that matches exactly one existing project is used as that project.
rateHourly rate for this entry; a number (90) or the words the user said ('90 euros an hour')
startstringyesISO 8601 start time, e.g. 2026-09-02T09:00:00
tagsarrayOptional tags
taskstringWhat the work was

No output schema declared.

No examples provided.

entry_delete ~60

Delete one logged entry by id and report the project and hours removed. It never touches a running timer. A billed entry goes too, losing the invoice record, so correct one with entry_edit instead.

NameTypeReqDescription
idstringyesEntry id from entry_list

No output schema declared.

No examples provided.

entry_edit ~175

Change one logged entry by id; only the fields you pass move. minutes keeps start and moves end, an end at or before start is refused, tags REPLACES the list, and rate is hourly in MAJOR units.

NameTypeReqDescription
billableboolean
currencystringCurrency of the rate, e.g. EUR
endstringISO 8601
idstringyesEntry id from entry_list
minutesnumberNew duration in minutes, keeps start
notestring
projectstring
rateHourly rate override for this entry, a number or words like '90 euros'
startstringISO 8601
tagsarray
taskstring

No output schema declared.

No examples provided.

entry_list ~109

List logged entries as a table of id, day, start, project, task, hours, billable, tags and note, newest first, with total hours. Free reads the last 7 days and says so; Pro reads the whole history.

NameTypeReqDescription
fromstringISO date/time lower bound
limitintegerMaximum rows, newest first (default 50)
projectstringFilter by project name
tostringISO date/time upper bound

No output schema declared.

No examples provided.

entry_mark_billed ~199

Close the loop after an invoice is issued: stamp the tracked hours that went on it with the invoice number, so report and invoice_summary stop offering them and the same hours are never billed twice.

NameTypeReqDescription
billed_atstringISO timestamp of the stamp, defaults to now
fromstringISO date/time start of the billed period, used with project
idsarrayExact entry ids, normally the entry_ids invoice_summary returned. Pass either ids or project plus from and to. Entries already billed are left alone and listed back to you.
invoice_numberstringyesThe invoice these hours were put on, e.g. INV-2026-0001
projectstringProject or client, used with from and to instead of ids; every billable entry in that range is stamped.
tostringISO date/time end of the billed period, used with project

No output schema declared.

No examples provided.

export_csv ~170

Call this tool to export the timesheet to a CSV file (excel-friendly) you can hand to a bookkeeper: one row per entry with hours, billable, rate, currency and amount. Returns the file path written.

NameTypeReqDescription
fromstringISO date/time lower bound. On the free tier the export is clamped to the last 7 days; Pro exports the full history.
pathstringTarget file path; a relative path resolves against the working directory. Defaults to a timestamped file in the local data directory, and the full path is returned.
projectstringOptional project filter
tostringISO date/time upper bound. On the free tier the export is clamped to the last 7 days; Pro exports the full history.

No output schema declared.

No examples provided.

invoice_summary ~182

Turn tracked billable time into invoice lines for one project: hours, hourly rate, amount per task and the total, one line per rate so two rates never average. Hours already marked billed are left out. Free: last 7 days.

NameTypeReqDescription
fromstringyesISO date/time start of the billing period. Free covers the last 7 days; Pro invoices any period from the full history.
projectstringyesProject or client to invoice
tostringyesISO date/time end of the billing period. Free covers the last 7 days; Pro invoices any period from the full history.
unbilled_onlybooleanDefault true: hours already put on an invoice (entry_mark_billed) are left out, so the same hours are never billed twice. Pass false to see the whole period including invoiced work.

No output schema declared.

No examples provided.

license_activate ~76

Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.

NameTypeReqDescription
keystringyesLicense key from checkout, MCPL1.<payload>.<signature>

No output schema declared.

No examples provided.

license_status ~55

Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

project_set_rate ~283

Set the hourly rate and currency used to turn tracked hours into money for a project or client. Returns the new rate and, when re-rating is asked for, how many already logged entries changed.

NameTypeReqDescription
apply_to_existingbooleanRe-rate time already logged for this project: every entry is re-stamped with the new rate, including entries that already carry one. Default false: the new rate applies to future entries only, becaus…
currencystringCurrency: a code (EUR, USD, GBP, PLN) or a word ('euros', 'pounds', 'zl'). Defaults to the shared business profile's default_currency, else USD.
hourly_rateyesHourly rate: a number (85) or the words the user said ('90 euros an hour'). '1,200 USD' is 1200; '12,50 EUR' is 12.50; anything ambiguous is refused.
only_missingbooleanOnly meaningful with apply_to_existing. True restores the old fill-the-gaps behaviour: only entries that carry no rate of their own are touched. Default false, which re-stamps every entry of the proj…
projectstringyesProject or client name. A partial name that matches exactly one existing project is used as that project.

No output schema declared.

No examples provided.

report ~263

Timesheet report: total tracked hours and billable money for a period, optionally grouped by (group by) project, day, task or tag - hours per project, how much to bill. Omit group_by for the plain total per currency.

NameTypeReqDescription
formatstringtable (default), json or csv. Every format carries one amount per currency, never a mixed-currency sum.
fromstringyesISO date/time start of the period. On the free tier the window is clamped to the last 7 days; Pro reports over the full history.
group_bystringproject | day | task | tag. Optional: omit it for the plain total per currency, with no breakdown. Money is grouped by currency and EUR is never added to USD.
projectstringOptional project filter
tostringyesISO date/time end of the period. On the free tier the window is clamped to the last 7 days; Pro reports over the full history.
unbilled_onlybooleanDefault true: hours already put on an invoice (entry_mark_billed) are excluded, so the report answers 'what is still to bill'. Pass false for the full timesheet including invoiced work.

No output schema declared.

No examples provided.

timer_start ~202

Start a stopwatch for work on a project and return the start time. Only one runs at a time: a new one stops and logs the previous, naming it. rate is an hourly rate in MAJOR units for this timer only.

NameTypeReqDescription
currencystringCurrency of the rate: EUR, USD, GBP, PLN, or words like 'euros'. Defaults to the project currency, else USD.
projectstringyesProject or client name, e.g. 'acme-website'. A partial name that matches exactly one existing project is used as that project.
rateHourly rate for this timer only; a number (90) or the words the user said, e.g. rate '90 euros an hour'. Defaults to the project rate set by project_set_rate.
tagsarrayFree-form tags, e.g. ['dev','meeting']
taskstringWhat you are working on right now

No output schema declared.

No examples provided.

timer_status ~49

Report the running timer and today's total hours. Today is the local calendar day, so a timer started at 23:30 yesterday contributes only the minutes since midnight. No arguments, and it writes nothing.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

timer_stop ~60

Stop the running timer and log it as one entry. Returns the duration, the money at the rate in force and the new entry id. With no timer running it says so and writes nothing.

NameTypeReqDescription
notestringOptional note stored with the entry

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/time-tracker-timesheet-billable-ho… MCP server?

io.github.theluckystrike/time-tracker-timesheet-billable-ho… is an MCP server listed in the public MCP registry as io.github.theluckystrike/time-tracker-timesheet-billable-ho…. Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/time-tracker).

Is the io.github.theluckystrike/time-tracker-timesheet-billable-ho… MCP server safe to use?

io.github.theluckystrike/time-tracker-timesheet-billable-ho… scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.theluckystrike/time-tracker-timesheet-billable-ho… MCP server expose?

io.github.theluckystrike/time-tracker-timesheet-billable-ho… exposes 14 tools: license_status, license_activate, timer_start, timer_stop, timer_status, and 9 more. Their descriptions and schemas cost roughly 2,135 tokens of context every time the server is loaded.

Does the io.github.theluckystrike/time-tracker-timesheet-billable-ho… MCP server require authentication?

Yes. io.github.theluckystrike/time-tracker-timesheet-billable-ho… asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the io.github.theluckystrike/time-tracker-timesheet-billable-ho… MCP server still maintained?

io.github.theluckystrike/time-tracker-timesheet-billable-ho… is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.