🖼️ Frame0 MCP Server
Create and modify wireframes for modern apps using natural language
Example Prompts
Try these prompts with Claude after setting up Frame0 MCP Server:
"Create a login screen for Phone in Frame0"
"Create an Instagram home screen for Phone in Frame0"
"Create a Netflix home screen for TV in Frame0"
"Change the color of the Login button"
"Remove the Twitter social login"
"Set a link from the google login button to the Google website"
⚡ Quick Install with Claude Code MCP Guide
Connect Claude Code to any remote MCP server with one simple command. Choose between direct HTTP connections or a universal bridge - all configured automatically with our setup wizard.
Get the Claude Code MCP Setup Guide →🔌 Test MCP Server Connection
Test your connection to the MCP wrapper server using your x-api-key. This validates that your MCP server credentials are configured correctly.
🚀 Test Full Frame0 Connection
Test both your MCP server connection AND your Frame0 platform credentials. This ensures your complete setup is working correctly.
📡 API Endpoint & Required Headers
Required HTTP Headers:
🛠️ Available Tools
⚠️ Common Errors & Solutions
🏥 Service Health Check
Configuration
// Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) // Windows: %APPDATA%\Claude\claude_desktop_config.json { "mcpServers": { "frame0": { "command": "npx", "args": [ "-y", "@frame0/mcp-server@latest" ], "env": { } } } }
Features
Professional wireframing capabilities for AI assistants
Frame Creation
Create frames for Phone, Tablet, Desktop, Browser, Watch, and TV.
Shape Tools
Create rectangles, ellipses, lines, polygons, and text elements.
Styling & Icons
Search and add icons, images, and customize colors.
Page Management
Add, duplicate, delete pages and export as images.
Parallel Execution
Run tests in parallel across browsers.
Auth Handling
Handle complex authentication flows.
📋 MCP Server Updates Changelog
- Fetching latest changes...