Back to Apps

Frameable
by David-Dohyun-Im
AI-powered app builder that transforms natural language conversations into fully functional web applications.
0 stars
Works in:Cursor
Exposes:ToolsResources
What it does
Frameable is an intelligent development assistant and app builder. It connects an AI agent to a runtime environment (via Freestyle Sandboxes), allowing the AI to generate, preview, and deploy full-stack Next.js applications in real-time through a chat interface.
Tools
generate_code: Converts natural language descriptions into React/TypeScript code.preview_app: Deploys code to a sandbox for instant live preview.deploy_application: Publishes the final application to a custom domain via Freestyle Cloud.modify_code: Applies targeted edits to existing components for iterative refinement.
Installation
Since Frameable is a full-stack application that implements an MCP-like agent flow using Mastra and Anthropic, you can run it as a service:
npm install && npm run dev
To use its internal agent capabilities within other MCP clients, refer to the Mastra configuration in the source.
Supported hosts
- Claude Desktop
- Cursor
Quick install
npm install && npm run devInformation
- Pricing
- free
- Published
- 5/2/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure via Mastra MCP settings in the project root.





