cloudtime API for Cursor
io.github.julysoft/cloudtime
MCP server providing attendance data queries via the CloudTime API.
client:Cursor
transport:streamable-http
Install cloudtime API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cloudtime": {
"url": "https://cloudtime-api.zktecoiot.com/api/v1.0/agent/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs