REPSLog for Cursor
com.reps-log/repslog
Log and read REPS time logs, properties, and categories via MCP. Requires REPSLog Premium.
client:Cursor
transport:streamable-http
Install REPSLog in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"repslog": {
"url": "https://api.reps-log.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs