Skip to content

AGS API for Zed

io.github.accelbyte/ags-api-mcp-server

Stateless MCP server for AccelByte Gaming Services APIs with OpenAPI integration

client:Zed transport:streamable-http

Install AGS API in Zed

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

{
  "context_servers": {
    "ags-api-mcp-server": {
      "url": "https://{studio}-{game}.prod.gamingservices.accelbyte.io/mcp/{studio}-{game}"
    }
  }
}

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

AGS API in other clients