Deploy smart contracts on the Monad testnet by providing contract bytecode, ABI, and constructor arguments, enabling integration and testing on the blockchain.
Deploy a full Laravel application stack including app, domain, database, SSL, and environment configuration. Handles GitHub OAuth for automatic deploy key setup and provides preview before execution.
Install .app bundles on iOS simulators for testing React Native applications, enabling developers to deploy apps directly to simulators during development cycles.
Install an iOS app bundle on a simulator device using the xcrun simctl utility. Specify device UDID or name and app bundle path to deploy applications for testing.
Install iOS or macOS applications on physical devices using Xcode functionality. Specify device identifier and app file path to deploy apps for testing.
A template for running Model Context Protocol servers on Vercel with Redis support, allowing developers to deploy their custom tools, prompts, and resources using the MCP TypeScript SDK.
A deployment template for running Model Context Protocol servers as Vercel Functions. It provides a foundation for developers to build and host custom tools, prompts, and resources with optimized execution for MCP client integration.
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.