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

# Grunt documentation

> Choose a Grunt product and start with the right documentation path

Use this page as the entry point across Grunt products.

## Products

<CardGroup cols={3}>
  <Card title="PowerPoint add-in" icon="arrow-pointer" href="/powerpoint-add-in/index">
    Create and update charts in PowerPoint with user and IT guidance.
  </Card>

  <Card title="CKEditor integration" icon="rocket" href="/ckeditor-integration/index">
    Build the Grunt CKEditor integration, storage pipeline, and runtime hosting.
  </Card>

  <Card title="MCP Server" icon="diagram-project" href="/mcp-server/index">
    Connect AI clients to Grunt chart and asset tools over MCP.
  </Card>
</CardGroup>

## Popular starting points

<CardGroup cols={3}>
  <Card title="PowerPoint quick start" icon="download" href="/powerpoint-add-in/user/get-started">
    Install Grunt and start using it in PowerPoint.
  </Card>

  <Card title="PowerPoint for IT" icon="list-check" href="/powerpoint-add-in/it/deployment-and-installation">
    Deploy, secure, and maintain Grunt in your organization.
  </Card>

  <Card title="CKEditor quickstart" icon="download" href="/ckeditor-integration/quickstart">
    Integrate Grunt into CKEditor 5 in three steps.
  </Card>

  <Card title="MCP connect and auth" icon="arrow-pointer" href="/mcp-server/connect-and-authenticate">
    Configure endpoint, transport, and authentication for MCP clients.
  </Card>

  <Card title="MCP tool reference" icon="file-code" href="/mcp-server/tools">
    See available chart, asset, and utility tools.
  </Card>
</CardGroup>
