Skip to content
Claude Desktop

Teetrack for Claude Desktop

it.teetrack/teetrack

Privacy-first time tracking for freelancers. EU-hosted, with an MCP server for AI assistants.

client:Claude Desktop transport:streamable-http

Install Teetrack in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "teetrack": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://teetrack.it/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Teetrack in other clients