FastApps
@Dooilabs
Followers
8
Following
2
Media
0
Statuses
14
The ChatGPT apps framework. Applied AI Lab for the post-GUI world.
San francisco
Joined October 2025
@MetorialAi is now supported at FastApps. Make apps in ChatGPT with mcp integrations from Metorial. https://t.co/sYLSaMhBvL
docs.fastapps.org
Integrate other MCP servers as APIs using Metorial
0
0
3
Step 3 . Use it on ChatGPT It's simple as it is. With just a few lines of code, you can deploy a fully functional ChatGPT app that is publicly accessible over HTTPS.
0
0
1
Step 2. Simply run a deploy command fastapps cloud login fastapps cloud deploy
1
0
1
Step 1. Install FastApps uv tool install fastapps uv tool install --upgrade fastapps # Update to the latest version
1
0
1
Now you can Deploy apps in ChatGPT with FastApps cloud. https://t.co/XPgtXgxOWQ
fastapps.org
Learn how to deploy your ChatGPT app to make it publicly accessible. This comprehensive guide walks you through deploying your app using FastApps cloud.
1
0
3
In this tutorial, you'll learn how to create a ChatGPT app using the FastApps framework. You've built an MCP server, which is the core of the ChatGPT app, created additional widgets and tools, and deployed it directly from the CLI to make it public. This structure is simple yet
0
0
0
Step 6. Deploy your ChatGPT app for public use You can directly deploy your ChatGPT app from your CLI. Follow step-by-step instructions. fastapps cloud deploy
1
0
0
Step 5. Edit Your Widget You only need to modify two folders: 1. server/tools/ — MCP tool 2. widgets/ — Frontend UI (React)
1
0
0
Step 4. Create More Widgets You can add new widgets anytime: fastapps create additional-widget
1
0
0
Step 3. Test Your App Your MCP server will be available at the /mcp endpoint. Example: https://t.co/PbcOIdihu2 Option A: Test with MCPJam Inspector npx @mcpjam/inspector@latest Then, enter your public URL + /mcp. Option B: Test in ChatGPT 1. In ChatGPT, go to Settings →
1
0
0
Step 2. Initialize a New App Once installed, you can quickly start by running: fastapps init my-app cd my-app fastapps dev
1
0
0
Step 1. Install FastApps First, install FastApps with uv: "uv tool install fastapps"
1
0
0
Build you first ChatGPT app : A step-by-step guide to building with the apps SDK. https://t.co/kEhcASn500
fastapps.org
Learn how to build your first ChatGPT app with FastApps. From setup to deployment, this comprehensive guide walks you through creating interactive apps that live inside ChatGPT.
1
1
2
The world's first python framework for building apps in ChatGPT. https://t.co/cvpC4eJBTa
github.com
⚡ The fastest way to build Apps in ChatGPT. Contribute to DooiLabs/FastApps development by creating an account on GitHub.
0
1
2