Overview
Connect to Railway through Railway’s hosted MCP server and Railway OAuth. The Railway MCP server lets agents inspect and operate on Railway workspaces, projects, services, deployments, logs, and variables through the official provider-hosted endpoint.Connect In Mistle
Open Integrations in the dashboard, choose Railway, then select Railway OAuth. The browser redirects to Railway, the user approves access, and the returned OAuth credentials are stored for the connection.Access Scope
This integration requests Railway’s hosted MCP OAuth scopes:openid, profile, email, offline_access, and workspace:member.
Review agent tool calls before approving changes that redeploy services, accept deployments, change variables, or otherwise modify Railway resources.
Official References
This integration uses the hosted MCP server athttps://mcp.railway.com.