ChatGPT plugin
The Railway plugin for ChatGPT packages the use-railway skill with Railway's hosted MCP server. It connects to your Railway account through OAuth, so ChatGPT can access Railway tools without the Railway CLI.
Install the plugin
The Railway plugin is available through the public plugin directory shared by ChatGPT and Codex.
- Open the Railway plugin listing in ChatGPT Work.
- Click the plus button to install the plugin.
- Connect your Railway account when prompted.
- Start a new chat to use the plugin.
Use Railway in ChatGPT
Ask ChatGPT for the Railway outcome you want, such as deploying an application, checking deployment status, or investigating logs. ChatGPT selects the Railway plugin when it matches your request.
To select the plugin explicitly, type @ in the prompt and choose Railway.
What's included
The ChatGPT plugin installs these components:
- The
use-railwayskill provides Railway-specific workflows for setup, deployment, configuration, and operations. - The hosted Railway MCP server provides authenticated access to Railway projects and infrastructure.
View the source
The Railway plugin is open-source in the Railway skills repository.