Introduction
Welcome to Kiosk, the App Store for Claude Code. Kiosk enables you to publish and discover applications built with Claude Code, providing a centralized platform where apps can be easily shared and installed with a single command.
What is Kiosk?
Kiosk is a platform that connects developers who build AI-powered applications with users who want to install them. Every app on Kiosk includes a KIOSK.md file that contains installation instructions—Claude Code reads these instructions and handles the entire setup process for you.
Key Features
- One-click installation - Copy an install command and paste it into Claude Code
- Easy publishing - Share your apps with the community in seconds
- AI-powered setup - Claude Code handles all the installation details
- Open ecosystem - Built on Git, works with any repository
How It Works
- Publishers create a
KIOSK.mdfile in their repository with installation instructions - Users browse apps on Kiosk and copy the installation command
- Claude Code reads the
KIOSK.mdand follows the instructions to set everything up
Ready to get started? Check out the Quick Start guide.