Lambda Cloud CLI tool with interactive TUI and MCP server for GPU instance management
| Tool name | Description | Destructive? |
|---|---|---|
| list_instance_types | ✓ no | |
| check_availability | ✓ no | |
| list_instances | ✓ no | |
| launch_instance | ✓ no | |
| terminate_instance⚠ | ⚠ yes |
| ssh_command | ✓ no | |
| list_ssh_keys | ✓ no | |
| get_config | ✓ no |
{
"mcpServers": {
"lambda-cloud-cli": {
"command": "npx",
"args": [
"-y",
"lambda-cloud-cli"
]
}
}
}