Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

create-max-framework

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-max-framework

Create a MAX/MSP Claude Code Framework project

latest
Source
npmnpm
Version
5.0.0
Version published
Maintainers
1
Created
Source

create-max-framework

Scaffold a new MAX/MSP Claude Code Framework project with a single command.

Usage

npx create-max-framework my-project
cd my-project
claude

What it does

  • Downloads the latest framework release from GitHub
  • Sets up the project directory with all skills, commands, object database, and Python library
  • Initializes a git repository and prints getting-started instructions

Prerequisites

  • Node.js 16+ (for running this installer)
  • Claude Code (for using the framework)
  • MAX 9 (for opening and testing generated patches)
  • Python 3.10+ (for the validation and editing engine)

Keywords

max

FAQs

Package last updated on 01 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts