Skip to content
Claude Desktop

tempo api mcp for Claude Desktop

io.github.chrischall/tempo-api-mcp

Tempo time-tracking for Claude — worklogs, plans, and timesheet approvals

client:Claude Desktop transport:stdio runtime:npm

Install tempo api mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "tempo-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tempo-api-mcp"
      ],
      "env": {
        "TEMPO_API_TOKEN": "<TEMPO_API_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

tempo api mcp in other clients