Skip to main content

Developer Tools

Last updated on September 15, 2026

Overview

This module covers tools that help you build with AccelByte Gaming Services (AGS). The AGS CLI is the core tool. It gives you a single command-line interface for all AGS services from your terminal, scripts, and AI agents.

More developer tools will join this module. Tools currently in development or early availability include:

  • AI Marketplace Plugin: Connects AI coding assistants such as Claude Code and Codex to the AGS CLI and to the AGS MCP servers. It makes AGS workflows available to an AI assistant as callable tools.
  • AGS API MCP Server: A Model Context Protocol (MCP) server that gives an AI assistant direct access to AGS API endpoints, schemas, and parameters.
  • AGS Extend SDK MCP Server: An MCP server that gives an AI assistant knowledge of the AGS Extend SDK for Go, C#, Java, and Python.
On this page