Loading MCP server directory, please wait...
Design websites, apps and logos with SketchXFlow — and brief its development team.
npx @getmcp/cli add com.sketchxflow/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SKETCHXFLOW_API_KEYYour SketchXFlow API key (sk_live_…), from sketchxflow.com → Account → API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.sketchxflow/mcp": {
"command": "npx",
"args": [
"-y",
"@sketchxflow/mcp"
],
"env": {
"SKETCHXFLOW_API_KEY": "",
"SKETCHXFLOW_API_URL": ""
}
}
}
}