Skip to content
Zed

Wger for Zed

io.github.pipeworx-io/wger

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

client:Zed transport:streamable-http

Install Wger in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "wger": {
      "url": "https://gateway.pipeworx.io/wger/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Wger in other clients