Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 313 Bytes

File metadata and controls

19 lines (13 loc) · 313 Bytes

code-runner-mcp

Installation

To build the lattice-code-runner CLI from source:

# Clone the repository
git clone https://github.com/Raezil/code-runner-mcp.git
cd lattice-code

# Build mcp
chmod +x install.sh
./install.sh

#or
go install github.com/Protocol-Lattice/lattice-code-runner@latest