Skip to content
Zed

Thegamesdb for Zed

io.github.pipeworx-io/thegamesdb

TheGamesDB MCP — wraps TheGamesDB API (thegamesdb.net), a community

client:Zed transport:streamable-http

Install Thegamesdb in Zed

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

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

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

Thegamesdb in other clients