Skip to content
VS Code

AIm Workout Journal for VS Code

com.aim-journal/aim

Chat forgets your workouts. AIm remembers them for Claude and ChatGPT: sets, weights, 1RM, volume.

client:VS Code transport:streamable-http

Install AIm Workout Journal in VS Code

.vscode/mcp.json

{
  "servers": {
    "aim": {
      "type": "http",
      "url": "https://aim-journal.com/mcp"
    }
  }
}

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

AIm Workout Journal in other clients