Catalog
io.klokin/mcp-server
OfficialMCP server exposing klokin time-tracking operations (employees, time entries, stores) to AI clients.
Manage time-tracking operations including employees, entries, and stores via the klokin API.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.klokin.io"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.