cc-design-mcp
Public integration metadata and agent skill for the hosted CodeCrafted Design MCP service.
Documentation
CodeCrafted Design MCP
CodeCrafted Design 2.4 gives AI coding agents a persistent, user-led process for planning, building and reviewing websites and product interfaces.
MCP Registry name: `uk.co.codecrafted/design`
- Website:
- Setup:
- MCP endpoint: `https://design.codecrafted.co.uk/mcp`
- Free account:
Connect your agent
Claude Code
claude mcp add --transport http --scope user codecrafted-design https://design.codecrafted.co.uk/mcp
claude mcp login codecrafted-designCodex
codex mcp add codecrafted-design --url https://design.codecrafted.co.uk/mcp
codex mcp login codecrafted-designOpenCode
Add `clients/opencode.json` to your OpenCode configuration, then run:
opencode mcp auth codecrafted-designOther MCP clients
Cursor, 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`.
Ready-made configuration files are in `clients/`.
Optional agent skill
The `codecrafted-design` skill gives compatible agents the recommended brief, direction, build and review workflow. The MCP service works without it.
Install the extracted folder in a location supported by your agent:
.agents/skills/codecrafted-design/ portable project location
.claude/skills/codecrafted-design/ Claude-compatible project location
.opencode/skills/codecrafted-design/ OpenCode project location
~/.codex/skills/codecrafted-design/ Codex personal locationDownload:
What the service provides
- persistent project briefs, route blueprints and compact continuation state;
- non-mutating design-direction exploration with explicit approval, adjustment and undo;
- composable site and product structures, visual foundations and semantic colour roles;
- invariant component contracts plus user-selected layout, presentation and interaction variants;
- portable design tokens; and
- an evidence-based implementation review and correction loop.
The exact 30-tool public surface is generated from the synchronized protocol inventory in TOOLS.md.
MCP Registry publication
This 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:
npm run sync -- ..\design-platform
npm run checkPublication 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 for the complete first-publication and automated-release process.
Repository boundary
This 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.
See NOTICE.md and SECURITY.md. CodeCrafted Design is operated by CodeCrafted Ltd, company number 17265819.
Frequently asked questions
What is cc-design-mcp?
cc-design-mcp is Public integration metadata and agent skill for the hosted CodeCrafted Design MCP service.
How do I install cc-design-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is cc-design-mcp open source?
Yes — it is hosted on GitHub at https://github.com/codecrafted-uk/cc-design-mcp.
Related MCP tools
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
👾 Open Computer Use – Open-Source Alternative to Codex Computer Use
Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
CTTF: MCP integration between Cursor and Figma, allowing Cursor Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP