keeping mcp for Claude Desktop
io.github.red-square-software/keeping-mcp
MCP server for the Keeping time-tracking API
client:Claude Desktop
transport:stdio
runtime:npm
Install keeping mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"keeping-mcp": {
"command": "npx",
"args": [
"-y",
"keeping-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs