The AI Compute Platform for frontier teams. SkyPilot turns fragmented AI compute into one AI supercomputer, so frontier AI teams build custom intelligence faster.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"skypilot": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skypilot"
]
}
}
}