Skip to main content
RunPod logo

RunPod

The Cloud Built for AI - GPU cloud computing platform for AI and machine learning workloads

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

RunPod authenticates with an API key. Generate the credential in your RunPod account, then paste it into FlyMyAI the first time an agent uses a RunPod action.

Get your RunPod credential →

Fields to fill in FlyMyAI

FieldDetails
API KeySign in and get your API Key from "Account" > "Settings" > "API Keys" at https://www.console.runpod.io/user/settings (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
RUNPOD_CREATE_CLUSTERTool to create a new GPU cluster for multi-node distributed computing workloads on RunPod. Use when you need to deploy multiple pods with shared configuration for parallel processing, ML training, or HPC workloads.gpu_type_id, pod_count, gpu_count_per_pod, type
RUNPOD_CREATE_SECRETTool to create a new secure secret in RunPod for credential management. Use when you need to store sensitive values like API keys, passwords, or tokens that will be accessible in pods and endpoints via environment variables (RUNPOD_SECRET_<name>).name, value
RUNPOD_DELETE_REGISTRY_AUTHTool to delete container registry authentication from RunPod. Use when you need to remove stored registry credentials.registry_auth_id
RUNPOD_DELETE_TEMPLATETool to remove a RunPod template via GraphQL mutation. Use when you need to delete a template that is no longer needed. The template must not be in use by any pods or assigned to any serverless endpoints, otherwise the operation will fail.template_name
RUNPOD_GET_GPU_TYPESTool to retrieve available GPU types and their specifications, pricing, and availability from RunPod. Use when you need to find GPU options for deployment.-
RUNPOD_GET_MYSELFRetrieve basic information about the authenticated user including ID, email, and security settings. Use this to get the current user's ID, email address, terms of service status, and MFA settings. Note: Access to financial fields (balance, spending, etc.) req…-
RUNPOD_GET_PODRetrieve details of a specific RunPod pod by its unique pod ID. Returns pod configuration including GPU count, memory, cost, and status. Use when you need to check the current state or configuration of an existing pod.pod_id
RUNPOD_LIST_CPU_TYPESTool to retrieve available CPU types and their specifications from RunPod. Use when you need to view CPU options for provisioning pods or selecting hardware configurations.-
RUNPOD_SAVE_ENDPOINTTool to create or update a RunPod serverless endpoint with GPU configuration and scaling settings. Use when configuring new GPU-accelerated serverless endpoints or modifying existing endpoint parameters. Include 'id' parameter to update an existing endpoint,…gpu_ids, name, template_id
RUNPOD_SAVE_REGISTRY_AUTHTool to save container registry authentication credentials for accessing private Docker images in RunPod. Use when you need to store credentials for a private container registry.name, username, password
RUNPOD_SAVE_TEMPLATETool to create a new RunPod template or update an existing one with container configuration. Use when you need to define reusable pod/serverless configurations with specific images, environment variables, and resource allocations. For serverless templates, al…name, image_name, container_disk_in_gb, volume_in_gb, is_serverless
RUNPOD_UPDATE_REGISTRY_AUTHTool to update existing container registry authentication credentials in RunPod. Use when you need to modify the username or password for an existing registry authentication.id, username, password
RUNPOD_UPDATE_USER_SETTINGSTool to update current user settings (e.g., SSH public key) in RunPod. Use when you need to configure SSH access to pods by setting the user's SSH public key.pub_key
We love our partners - FlyMy.AI builds with the best. Thanks, RunPod!