Smasher Studio — AI Fashion Design✓
io.github.Atenkai/smasher-studio · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Atenkai/smasher-studio",
"description": "AI fashion design — product photos, videos, tech packs, colorways & fabric sims.",
"title": "Smasher Studio — AI Fashion Design",
"repository": {
"url": "https://github.com/Atenkai/smasher-studio-client",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://www.smasher.studio",
"icons": [
{
"src": "https://www.smasher.studio/favicon.png",
"mimeType": "image/png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.smasher.studio/mcp/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}