# Examples

> For the complete documentation index, see [llms.txt](/llms.txt). Markdown versions of documentation pages are available by appending `.md` to the page URL.

## Overview

The Pizzaz demo bundles several UI components so you can see the full tool
surface area end to end. The following sections walk through the MCP server and
the component implementations that power those tools.
You can find Pizzaz and other examples in our
[examples repository on GitHub](https://github.com/openai/openai-apps-sdk-examples).

Use these examples as blueprints when you assemble your plugin's MCP server and
optional UI.