Download

Build the local-first CLI.

There is no public npm package yet. The supported path is a source checkout and a local build.

git clone https://github.com/vectiscode/vectiscode-cli.git && cd vectiscode-cli && npm install
Requirements

Node 20 or newer, npm, Windows or macOS, Roblox Studio for MCP features, and an AI provider key or local Ollama.

Next step

Verify before you build.

Run npm run build:cli, then node apps/cli/dist/index.js doctor. Open Studio and start the TUI from the project directory.

Read the setup guide