tempo api mcp for Cline
io.github.chrischall/tempo-api-mcp
Tempo time-tracking for Claude — worklogs, plans, and timesheet approvals
client:Cline
transport:stdio
runtime:npm
Install tempo api mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"tempo-api-mcp": {
"command": "npx",
"args": [
"-y",
"tempo-api-mcp"
],
"env": {
"TEMPO_API_TOKEN": "<TEMPO_API_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs