Quick start
Install the skills with a single command that works with every agent:Getting started
There are no commands to memorize: describe what you want, and the router picks the right skill (prompting you if something like an API key is still missing). Confirm it’s wired up by asking:- “List my Runpod endpoints”
What’s included
The plugin installs a router and a set of focused skills:
The plugin also includes a collection of worked, end-to-end reference tasks, such as deploying a Whisper endpoint or running a model on a Pod, that guide your agent through common workflows.
What you can do
Once installed, you can ask your agent to perform tasks like the following:Native install options
Thenpx skills add command above works everywhere. If you’d rather install the plugin through your agent’s native marketplace, use the route for your agent below. Each route installs the same router and skills.
Claude Code
Add the marketplace, install the plugin, then reload:/mcp, select runpod, and choose Sign in with Runpod.
Codex
codex /plugins, open the Runpod tab, and install (reload if prompted). If the Runpod MCP tools don’t appear, add the hosted server manually:
Gemini
Gemini can install the plugin natively through the bundledgemini-extension.json. Follow your client’s extension documentation to add it.
Connecting the MCP server on other agents
The hosted Runpod MCP server gives your agent structured control-plane tools for managing Pods, endpoints, and other resources. Claude Code sets it up automatically during a native install. On other agents, run the guided installer, which detects your agent and configures the connection:Update and uninstall
To update the plugin to the latest version:/reload-plugins after updating.
To uninstall:
/plugin marketplace list (Claude Code), codex plugin marketplace list (Codex), or npx skills list (skills.sh), then use the name shown.
Learn more
Runpod skills repository
Source code and full skill definitions.
skills.sh
The skills platform with the full list of compatible AI agents.
Runpod CLI reference
Full runpodctl documentation.
MCP servers
Another way to integrate AI tools with Runpod.