Find a site structure
search_website_archetypesChoose the pages, sections and behaviour the product needs.
Documentation
Create an API key, add the endpoint to your MCP client and start using the design catalog.
Quick start
{
"mcpServers": {
"codecrafted-design": {
"type": "streamable-http",
"url": "https://design.codecrafted.co.uk/mcp",
"headers": {
"Authorization": "Bearer ${CODECRAFTED_DESIGN_TOKEN}"
}
}
}
}Recommended workflow
search_website_archetypesChoose the pages, sections and behaviour the product needs.
search_design_stylesChoose a compatible look without weakening accessibility or performance.
compose_design_systemCombine the selected structure and style into one plan for the agent.
audit_design_contractCompare the implementation with the plan, then complete browser and accessibility testing.
Tools
get_catalog_statusCheck the catalog version and availabilitysearch_website_archetypesFind site structuressearch_design_stylesFind visual stylesget_website_archetypeView one site structureget_design_styleView one visual stylecompose_design_systemCreate a build planexplain_selectionExplain why a result was chosencompare_design_systemsCompare design directionsplan_design_adaptationAdapt a plan for different needsexport_design_tokensExport reusable design valuesaudit_design_contractCheck an implementation against its planAPI keys
Keys are shown once, stored securely and can be revoked from your dashboard. Do not commit a key to source control or place it in browser JavaScript.
Authorization: Bearer ${CODECRAFTED_DESIGN_TOKEN}Errors
If a search is empty or two choices are incompatible, the response includes a suggested next step. Accessibility and security requirements are never silently relaxed.