@mcpace/cli
v0.7.9
Published
Thin npm launcher for the MCPace native Rust binary.
Readme
@mcpace/cli
Thin npm launcher for the MCPace native Rust binary.
Copy-paste install:
npm install -g @mcpace/cli@latest
mcpace upNode.js 22+ is required. The package resolves and launches mcpace; it does not duplicate the Rust runtime. Resolution order:
MCPACE_BINARY_PATHorMCPACE_DEV_BINARY- local source builds under
target/ordist/when running inside the MCPace source workspace - optional platform packages such as
@mcpace/cli-linux-x64-gnu
After the native binary is available:
mcpace upmcpace up creates/repairs MCPace home, imports existing MCP servers from detected configs when safe, starts the endpoint, and wires detected clients. It does not add a new upstream server by default.
Node floor: 22+.
License
Apache-2.0. Copyright 2026 Ramenm.
