Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Release v0.0.0-dev-9458668

Choose a tag to compare

@github-actions github-actions released this 01 Apr 12:36
9458668

Release v0.0.0-dev-9458668

Installation

Unix-like systems (Linux, macOS)

curl -s https://raw.githubusercontent.com/latentsp/remote-mcp/v0.0.0-dev-9458668/scripts/install.sh | bash

Windows (PowerShell)

Invoke-WebRequest -Uri https://raw.githubusercontent.com/latentsp/remote-mcp/v0.0.0-dev-9458668/scripts/install.ps1 -OutFile install.ps1; .\install.ps1