> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mistle.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Railway

> Connect Railway to Mistle

## 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

* [Railway MCP server](https://docs.railway.com/ai/mcp-server)
* [Railway remote MCP announcement](https://blog.railway.com/p/agent-rails-remote-mcp-cli)

This integration uses the hosted MCP server at `https://mcp.railway.com`.
