Skip to content
Cursor

AGS API for Cursor

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

Stateless MCP server for AccelByte Gaming Services APIs with OpenAPI integration

client:Cursor transport:streamable-http

Install AGS API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AGS API in other clients