Skip to content
Zed

gamedev.pl for Zed

pl.gamedev/creator

Build browser games on gamedev.pl from your coding agent.

client:Zed transport:streamable-http

Install gamedev.pl in Zed

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

{
  "context_servers": {
    "creator": {
      "url": "https://www.gamedev.pl/api/mcp"
    }
  }
}

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

gamedev.pl in other clients