fabric atelier for Claude Desktop
io.github.copyleftdev/fabric-atelier
AI-powered content processing with 226 Fabric patterns for writing, analysis, and code generation.
client:Claude Desktop
transport:stdio
runtime:oci
Install fabric atelier in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fabric-atelier": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/copyleftdev/fabric-atelier:0.1.2"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs