Skip to content
VS Code

wger for VS Code

io.github.pipeworx-io/wger

Wger MCP — wraps wger Workout Manager REST API (free, no auth for read)

client:VS Code transport:streamable-http

Install wger in VS Code

.vscode/mcp.json

{
  "servers": {
    "wger": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/wger/mcp"
    }
  }
}

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

wger in other clients