Model Context Protocol server for Ateliersynth — a conversational AI design partner for fashion designers.
{
"mcpServers": {
"ateliersynthmcp": {
"command": "npx",
"args": [
"-y",
"@ateliersynth/mcp"
]
}
}
}