Deploy real projects from GitHub or your AI coding agent, then keep them running with AI-powered operations.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sealos": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sealos"
]
}
}
}