Explore real-world examples built with Skybridge. Each app demonstrates different features and integrations. Click an app to see a full-page walkthrough.Documentation Index
Fetch the complete documentation index at: https://docs-staging.skybridge.tech/llms.txt
Use this file to discover all available pages before exploring further.
Want to see Skybridge in the wild? Explore the Skybridge showcase to discover production MCP Apps shipped by real teams in ChatGPT and Claude.
Basic
Starter examples and reference implementations for learning the core Skybridge patterns.
Starter
The default app scaffolded by
npm create skybridge. A guided onboarding tour through Skybridge’s core APIs, featuring the Skybridge mascot. View code on GitHub
Everything
Comprehensive playground showcasing all Skybridge hooks and features. The ultimate reference implementation. Try Demo
View code on GitHub
View code on GitHub
Use cases
Open-source apps that show how Skybridge supports maps, commerce, travel, games, dashboards, and other rich MCP App workflows.
Capitals Explorer
Interactive world map with geolocation, country information from Wikipedia, and dynamic capital exploration. Try Demo
View code on GitHub
View code on GitHub

Flight Booking
Flight search carousel with route details, pricing comparison, and external booking via Skybridge docs. Try Demo
View code on GitHub
View code on GitHub

Ecommerce Carousel
Product carousel with persistent cart, localization support, theme switching, and modal dialogs. Try Demo
View code on GitHub
View code on GitHub

Investigation Game
Interactive murder mystery game with multi-screen gameplay, fullscreen display mode, and dynamic story progression. Try Demo
View code on GitHub
View code on GitHub

Productivity
Interactive analytics dashboard with charts, theme adaptation, localization, fullscreen mode, and bidirectional tool calls. Try Demo
View code on GitHub
View code on GitHub

Time's Up
Word-guessing party game where the user sees a secret word and gives hints to the AI, which tries to guess it. Try Demo
View code on GitHub
View code on GitHub
Auth
OAuth examples showing how to connect common authentication providers to Skybridge apps.
Auth - Clerk
Full OAuth authentication with Clerk and personalized coffee shop search. View code on GitHub

Auth - WorkOS AuthKit
Full OAuth authentication with WorkOS AuthKit and personalized coffee shop search. View code on GitHub

Auth - Stytch
Full OAuth authentication with Stytch and personalized coffee shop search. View code on GitHub

Auth - Auth0
Full OAuth authentication with Auth0 and personalized coffee shop search. View code on GitHub
UI and component libraries
Examples for building rich interfaces and reusable components in MCP Apps.
Manifest UI

Generative UI
LLM-generated dynamic UIs with json-render and 36 pre-built shadcn/ui components. The AI composes the interface, the view renders it. Try Demo
View code on GitHub
View code on GitHub