Skip to content
VS Code

Tallymeter for VS Code

com.tallymeter/tallymeter

Time tracking and invoicing for AI agents and their humans: track, log and bill work by agent.

client:VS Code transport:streamable-http

Install Tallymeter in VS Code

.vscode/mcp.json

{
  "servers": {
    "tallymeter": {
      "type": "http",
      "url": "https://tallymeter.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tallymeter in other clients