Skip to content
Claude Desktop

Visily UI Design for Claude Desktop

io.github.visily-app/visily

UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.

client:Claude Desktop transport:streamable-http

Install Visily UI Design in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "visily": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.visily.ai/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Visily UI Design in other clients