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

Release v0.0.0-dev-e463883

Choose a tag to compare

@github-actions github-actions released this 01 Apr 08:58
e463883

Release v0.0.0-dev-e463883

Installation

Unix-like systems (Linux, macOS)

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

Windows (PowerShell)

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