{
  "markdown": "# CodeCrafted Design MCP\n\nCodeCrafted Design 2.4 gives AI coding agents a persistent, user-led process for planning, building and reviewing websites and product interfaces.\n\nMCP Registry name: `uk.co.codecrafted/design`\n\n- Website: <https://design.codecrafted.co.uk>\n- Setup: <https://design.codecrafted.co.uk/docs>\n- MCP endpoint: `https://design.codecrafted.co.uk/mcp`\n- Free account: <https://design.codecrafted.co.uk/register>\n\n## Connect your agent\n\n### Claude Code\n\n```bash\nclaude mcp add --transport http --scope user codecrafted-design https://design.codecrafted.co.uk/mcp\nclaude mcp login codecrafted-design\n```\n\n### Codex\n\n```bash\ncodex mcp add codecrafted-design --url https://design.codecrafted.co.uk/mcp\ncodex mcp login codecrafted-design\n```\n\n### OpenCode\n\nAdd [`clients/opencode.json`](clients/opencode.json) to your OpenCode configuration, then run:\n\n```bash\nopencode mcp auth codecrafted-design\n```\n\n### Other MCP clients\n\nCursor, VS Code, Zed, Gemini CLI and other clients supporting remote or Streamable HTTP MCP servers can use the same endpoint. OAuth-capable clients discover sign-in automatically. For CI or a client without OAuth, use an API key as a Bearer token; see [`clients/generic-mcp.json`](clients/generic-mcp.json).\n\nReady-made configuration files are in [`clients/`](clients/README.md).\n\n## Optional agent skill\n\nThe [`codecrafted-design` skill](skill/codecrafted-design/SKILL.md) gives compatible agents the recommended brief, direction, build and review workflow. The MCP service works without it.\n\nInstall the extracted folder in a location supported by your agent:\n\n```text\n.agents/skills/codecrafted-design/          portable project location\n.claude/skills/codecrafted-design/          Claude-compatible project location\n.opencode/skills/codecrafted-design/        OpenCode project location\n~/.codex/skills/codecrafted-design/         Codex personal location\n```\n\nDownload: <https://design.codecrafted.co.uk/downloads/codecrafted-design-skill.zip>\n\n## What the service provides\n\n- persistent project briefs, route blueprints and compact continuation state;\n- non-mutating design-direction exploration with explicit approval, adjustment and undo;\n- composable site and product structures, visual foundations and semantic colour roles;\n- invariant component contracts plus user-selected layout, presentation and interaction variants;\n- portable design tokens; and\n- an evidence-based implementation review and correction loop.\n\nThe exact 30-tool public surface is generated from the synchronized protocol inventory in [TOOLS.md](TOOLS.md).\n\n## MCP Registry publication\n\nThis repository is the publication source for the hosted remote server. Platform releases must synchronize the protocol inventory, release manifest and skill before a Registry version is published:\n\n```powershell\nnpm run sync -- ..\\design-platform\nnpm run check\n```\n\nPublication is gated by the matching version tag, official Registry validation, a live endpoint version/tool check and domain ownership of `codecrafted.co.uk`. See [REGISTRY.md](REGISTRY.md) for the complete first-publication and automated-release process.\n\n## Repository boundary\n\nThis repository contains public Registry metadata, synchronized protocol contracts, client configuration, tool documentation and the installable agent skill. It does not contain the proprietary hosted server, design catalogue, customer data, deployment configuration or operational secrets.\n\nSee [NOTICE.md](NOTICE.md) and [SECURITY.md](SECURITY.md). CodeCrafted Design is operated by CodeCrafted Ltd, company number 17265819.\n",
  "bytes": 3584,
  "sha": "fe0dbcd54a525d0640cbb4a41014c44ce99a343408de1dd792d2d0b2543e64e4",
  "repo_slug": "codecrafted-uk/cc-design-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_uk_co_codecrafted_design_fb3acff6/readme"
}