Skip to content
Claude Desktop

CodeCrafted Design for Claude Desktop

uk.co.codecrafted/design

Guide user-led frontend design decisions from project brief through implementation review.

client:Claude Desktop transport:streamable-http

Install CodeCrafted Design in Claude Desktop

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

{
  "mcpServers": {
    "design": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://design.codecrafted.co.uk/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

CodeCrafted Design in other clients