# The Aggregator - LLM Full Index ## Overview The Aggregator provides a public marketing surface, split authenticated app and admin surfaces, partner onboarding flows, and an MCP server package for machine-assisted workflows (a TypeScript SDK is in development, not yet published). ## Public route inventory ### home - Canonical URL: https://aggregator.gg/ - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Public overview of The Aggregator pay-per-spin model, operator integration flow, and partner-facing product narrative. ### igaming-aggregator-api - Canonical URL: https://aggregator.gg/igaming-aggregator-api - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: API overview for iGaming operators and agents: public API base URL, MCP package, and integration workflow entrypoints. ### pricing - Canonical URL: https://aggregator.gg/pricing - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Per-spin pricing overview, tier matrix, and cost model details for operators evaluating The Aggregator. ### integration - Canonical URL: https://aggregator.gg/integration - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Integration workflow, REST quick start, and operator-side Integration Autopilot entrypoint. ### casino-game-integration - Canonical URL: https://aggregator.gg/casino-game-integration - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Step-by-step casino game integration guide covering registration, sandbox validation, sessions, callbacks, and production review. ### casino-content-aggregation - Canonical URL: https://aggregator.gg/casino-content-aggregation - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Casino content aggregation overview covering catalog discovery, operator workflows, integration surfaces, and validation checkpoints. ### supported-providers - Canonical URL: https://aggregator.gg/supported-providers - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Provider availability guidance explaining how to validate providers, games, sessions, and rollout constraints on The Aggregator. ### migration-from-legacy-aggregators - Canonical URL: https://aggregator.gg/migration-from-legacy-aggregators - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Migration guide for teams moving from legacy aggregators into a sandbox-first, API-documented rollout path. ### for-agents - Canonical URL: https://aggregator.gg/for-agents - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Agent-facing overview of MCP, registration guidance, and welcome-credit-first integration workflows. ### for-affiliates - Canonical URL: https://aggregator.gg/for-affiliates - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Affiliate-focused onboarding, referral workflow, and dashboard narrative for partner-driven growth. ### docs-agents - Canonical URL: https://aggregator.gg/docs/agents - Indexable: yes - Locale strategy: Localized route family with 10 locale variants. - Summary: Agent documentation hub for llms.txt, MCP tools and resources, and safe integration entrypoints. ### privacy-policy - Canonical URL: https://aggregator.gg/legal/privacy-policy - Indexable: yes - Locale strategy: Default locale only. - Summary: Privacy policy for The Aggregator website, platform, and partner-facing services. ### aggregator-offer - Canonical URL: https://aggregator.gg/legal/aggregator-offer - Indexable: yes - Locale strategy: Default locale only. - Summary: Service offer and contractual baseline for operators working with The Aggregator. ### sub-processors - Canonical URL: https://aggregator.gg/legal/sub-processors - Indexable: yes - Locale strategy: Default locale only. - Summary: Current list of approved sub-processors used by The Aggregator. ## Machine-readable and agent-facing surfaces ### MCP server package - Summary: stdio MCP server for games, sessions, transactions, and provider discovery. Package name: @aggregator-gg/mcp-server. ### TypeScript SDK - Summary: in development, not yet published to npm — integrate via the REST API or the MCP server today. ### Integration Autopilot evaluation pack - URL: https://aggregator.gg/api/downloads/operator-integration-autopilot.zip - Summary: Downloadable operator-side agent pack for assisted integration and validation workflows. ## Supported agent workflows - Guide company registration and partner onboarding for operators, providers, and affiliates. - List supported games and providers via the API. - Create sandbox and live game sessions with API keys. - Validate wallet callback and transaction flows before launch. - Use the MCP server for agent-assisted integration work. - Download the Integration Autopilot pack for operator-side onboarding and codebase assistance. ## Integration entrypoints - API base URL: `https://api.aggregator.gg/v1` - MCP package: `@aggregator-gg/mcp-server` - TypeScript SDK: in development (not yet on npm) - Integration pack download: `https://aggregator.gg/api/downloads/operator-integration-autopilot.zip` ## Operational guidance - Public discovery should start from the canonical host. - Authenticated onboarding, invites, and cabinet actions belong on `app.*`. - Admin actions belong on `admin.*`. - Use sandbox/test keys before production credentials.