MCP Server
MCP
io.github.chrischall/tempo-api-mcp
Tempo time-tracking for Claude — worklogs, plans, and timesheet approvals
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "tempo-api-mcp",
"version": "2.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Tempo API token (Settings → API integration in your Tempo workspace)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TEMPO_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment