> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nudj.cx/llms.txt
> Use this file to discover all available pages before exploring further.

# June 2025 Highlights

> MCP server launch, achievements-as-actions, and the Nudj Lite framework

## June 2025

June was the first big developer-surface month — the MCP server launched, unlocking AI-agent-driven admin flows. On the platform side, achievements became first-class actions and the Nudj Lite framework shipped, giving us a leaner runtime for single-purpose brand deployments.

<Update label="June 2025" description="Developer surface + Nudj Lite">
  ### For Developers & Integrators

  <CardGroup cols={2}>
    <Card title="MCP server launch" icon="plug">
      The first Model Context Protocol server ships — AI assistants can now create challenges, rewards, and community content through the admin API (#693).
    </Card>

    <Card title="YouTube MCP tool" icon="youtube">
      Early MCP tooling for generating challenge content from YouTube videos (#737).
    </Card>
  </CardGroup>

  ### For Admins

  <CardGroup cols={2}>
    <Card title="Achievements as actions" icon="medal">
      Achievements can now be configured as action types that complete challenges, unifying the progression model (#725).
    </Card>

    <Card title="Organisation onboarding" icon="building">
      Revamped onboarding flow with domain configuration (#728).
    </Card>
  </CardGroup>

  ### Platform capabilities

  <CardGroup cols={2}>
    <Card title="Nudj Lite framework" icon="feather">
      Lightweight deployment target for single-community branded experiences — reduced payload, faster boot (#758).
    </Card>

    <Card title="Nudj Lite Agent" icon="robot">
      Companion agent runtime for Lite deployments (#757).
    </Card>
  </CardGroup>

  ### In this period

  * 6 PRs merged.
</Update>

## Related

<CardGroup cols={2}>
  <Card title="May 2025" icon="arrow-left" href="/whats-new/highlights/2025-05">
    Reward drops and admin feature flags.
  </Card>

  <Card title="July 2025" icon="arrow-right" href="/whats-new/highlights/2025-07">
    Anonymous user conversion and custom community tabs.
  </Card>
</CardGroup>
