Skip to main content

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.

Explore real-world examples built with Skybridge. Each app demonstrates different features and integrations. Click an app to see a full-page walkthrough.
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.
showcase-starter

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
showcase-example

Everything

Comprehensive playground showcasing all Skybridge hooks and features. The ultimate reference implementation. Try Demo
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.
showcase-capitals

Capitals Explorer

Interactive world map with geolocation, country information from Wikipedia, and dynamic capital exploration. Try Demo
View code on GitHub
showcase-flight-booking

Flight Booking

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

Ecommerce Carousel

Product carousel with persistent cart, localization support, theme switching, and modal dialogs. Try Demo
View code on GitHub
showcase-investigation-game

Investigation Game

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

Productivity

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

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

Auth

OAuth examples showing how to connect common authentication providers to Skybridge apps.
showcase-clerk

Auth - Clerk

Full OAuth authentication with Clerk and personalized coffee shop search. View code on GitHub
showcase-workos

Auth - WorkOS AuthKit

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

Auth - Stytch

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

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.
showcase-manifest-ui

Manifest UI

Agentic component library example for rich AI-powered experiences. Try Demo
View code on GitHub
showcase-generative-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