Install: Release Script¶
Install mcp-v8 using the provided install script:
curl -fsSL https://raw.githubusercontent.com/r33drichards/mcp-js/main/install.sh | sudo bash
This installs mcp-v8, for your platform, from https://github.com/r33drichards/mcp-js/releases, into /usr/local/bin/.
After this step, the rest of the docs assume mcp-v8 is available on your
PATH.