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

# OpenAI Example App

> (5 minute setup)

Tempo’s **Model Context Protocol (MCP) App Store** lets you call OpenAI’s latest models from any Tempo project with a single API key—no servers, SDKs, or extra glue‑code.

Supported right now:

* All Latest OpenAI Models

For a deeper dive, see the [Tempo MCP overview](https://tempolabsinc.mintlify.app/McpAppStore). For OpenAI specifics, check the [OpenAI platform docs](https://platform.openai.com/docs/overview).

## Video Guide

<iframe width="560" height="315" src="https://www.youtube.com/embed/wRTgZnUxzOM?si=m0oQoXxN6wvsWSpz" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

<Info>
  Prerequisites\
  \
  A Tempo Project

  * Service account + API key. Create one here: [https://platform.openai.com/api-keys](https://platform.openai.com/api-keys)
  * Supabase account and project
</Info>

## Connect OpenAI in 60 seconds

1. **Add Supabase**

   This gives your project a secure, always‑on memory (database, auth, storage) so the AI can store conversations or metadata.
2. **Open the MCP App Store**

   Find **OpenAI** and click **Connect**.
3. **Grab your API key**

   Sign in at [https://platform.openai.com](https://platform.openai.com) → *Settings → API Keys* → **Create new secret key**. Copy it.
4. **Paste & Save**

   Drop the key into Tempo, hit **Save**, and you’re live. No extra code needed.

## Five killer ideas you can build tonight

### 1. Personal Tutor Bot

Students ask questions → GPT‑4 explains concepts at their level → Supabase remembers progress → Gmail sends weekly study tips.

### 2. Support Ticket Whisperer

Zendesk tickets arrive → OpenAI summarizes the issue + suggests a solution → Slack posts the TL;DR to your support channel.

### 3. Social Media Auto‑Pilot

Shopify pushes new product → GPT‑4 writes catchy tweet + Insta caption → Buffer schedules posts → Notion logs content.

### 4. Dynamic Image Generator

User enters prompt → DALL·E creates product mock‑up → Dropbox stores images → Stripe handles checkout for custom merch.

### 5. Voice‑Enabled FAQ

[Fireflies.ai](http://Fireflies.ai) transcribes customer calls → GPT‑4o pulls intent → ElevenLabs generates spoken answer → Twilio responds via IVR.

***
