xmake
๐ฅ A cross-platform build utility based on Lua
xmake MCP Server
MCP server for xmake-io/xmake
Ready-to-Use Client Configurations
{
"mcpServers": {
"xmake": {
"command": "npx",
"args": [
"-y",
"@xmake-io/xmake"
]
}
}
}