$ timeahead_
mcp/railwaymcp-server/install

install @railway/mcp-server

pick your MCP client below. snippets, file paths and reload steps included.
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "railwaymcp": {
      "command": "npx",
      "args": [
        "-y",
        "@railway/mcp-server"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/railwaymcp-server/install/claude-desktop
← back to @railway/mcp-server