Skip to content
Zed

Videogames for Zed

io.github.pipeworx-io/videogames

Videogames MCP — wraps Free-to-Play Games API (freetogame.com, free, no auth)

client:Zed transport:streamable-http

Install Videogames in Zed

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

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

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

Videogames in other clients