MiniCPM5-1B: A SOTA 1B on-device LLM, small yet powerful.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"MiniCPM": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-MiniCPM"
]
}
}
}