Skip to content
Zed

Railway MCP for Zed

com.railway/mcp

Develop, manage, and debug Railway projects, services, and deployments from within agents.

client:Zed transport:streamable-http

Install Railway MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.railway.com/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Railway MCP in other clients