Statistical Machine Intelligence & Learning Engine
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"smile": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-smile"
]
}
}
}