Enable hybrid mobile app development with Turbo-enabled web views using native navigation for iOS and Android. Combine web content with native app functionality efficiently.
Retrieve the configured Supabase anon key to enable secure interactions with a self-hosted Supabase instance via MCP clients for database management and development tasks.
Generate TypeScript types from a database schema using Supabase CLI. Configure DATABASE_URL and specify schemas to include for automatic type creation in self-hosted Supabase environments.
Generate TypeScript types from a Supabase database schema and save the file to a specified path. Requires DATABASE_URL configuration and Supabase CLI installation to streamline type generation for development projects.
A simple Nuxt application that serves as a Model Context Protocol server deployable on Vercel, allowing developers to implement AI tools, prompts, and resources through the MCP TypeScript SDK.
Provides MCP support for Vite and Nuxt development servers, helping AI models better understand your application structure and codebase during development.
An MCP server that automatically generates static websites from natural language instructions, creating Next.js-based sites with optional automatic deployment to AWS S3.