A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"swift-composable-architecture": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-swift-composable-architecture"
]
}
}
}