Catalog
Keeping MCP
Officialby Red-Square-Software · TypeScript
MCP server for the Keeping time-tracking API
Time-tracking integration via the Keeping API.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"keeping-mcp": {
"command": "npx",
"args": [
"-y",
"keeping-mcp@1.0.1"
]
}
}
}