---
title: "Claude Code"
description: "Build apps with Claude Code and securely embed them as Custom AI Apps"
canonical_url: "https://meingpt.com/en/docs/integrations/custom-ai-apps/app-building-tools/claude-code"
language: en
---

# Claude Code

Use Claude Code to quickly scaffold an iframe-capable web app (for example Next.js/React) and embed it as a Custom AI App in meinGPT.

## Recommended flow

1. Build app with Claude Code
2. Deploy via HTTPS (for example Vercel/Cloudflare)
3. Register app in meinGPT (`Embed URL`)
4. Enable `JWT Authentication`
5. Verify JWT on backend and allow only valid sessions
