Skip to content
VS Code

REPSLog for VS Code

com.reps-log/repslog

Log and read REPS time logs, properties, and categories via MCP. Requires REPSLog Premium.

client:VS Code transport:streamable-http

Install REPSLog in VS Code

.vscode/mcp.json

{
  "servers": {
    "repslog": {
      "type": "http",
      "url": "https://api.reps-log.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

REPSLog in other clients