๐จ๐ปโ๐ป๐ฉ๐ปโ๐ป Use Ant Design like a Pro!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ant-design-pro": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ant-design-pro"
]
}
}
}