Skip to content
VS Code

gamedev.pl for VS Code

pl.gamedev/creator

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

client:VS Code transport:streamable-http

Install gamedev.pl in VS Code

.vscode/mcp.json

{
  "servers": {
    "creator": {
      "type": "http",
      "url": "https://www.gamedev.pl/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

gamedev.pl in other clients