Skip to content
Zed

YouGame for Zed

co.yougame/yougame

Publish a browser game on YouGame: the build rules, the leaderboard SDK, pre-upload checks.

client:Zed transport:streamable-http

Install YouGame in Zed

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

{
  "context_servers": {
    "yougame": {
      "url": "https://yougame.co/mcp"
    }
  }
}

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

YouGame in other clients