Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
signalcompose avatar

Maxmcp

  • 33 repo stars
  • Updated July 14, 2026
  • signalcompose/MaxMCP

Guidelines and tools for creating Max/MSP patches with MaxMCP

About

maxmcp is a Claude Code skill in the AI & Agent Building category. Guidelines and tools for creating Max/MSP patches with MaxMCP

  • maxmcp
  • AI & Agent Building
  • AI-coding skill

Maxmcp by the numbers

  • Data as of Aug 5, 2026 (Skillselion catalog sync)
/plugin marketplace add signalcompose/MaxMCP
/plugin install maxmcp@maxmcp

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars33
Last updatedJuly 14, 2026
Repositorysignalcompose/MaxMCP

What it does

Guidelines and tools for creating Max/MSP patches with MaxMCP

README.md

MaxMCP Plugin

Claude Code plugin providing guidelines and tools for creating Max/MSP patches with MaxMCP.

Installation

From Marketplace

# Add the MaxMCP marketplace
/plugin marketplace add signalcompose/maxmcp

# Install the plugin
/plugin install maxmcp@maxmcp

Verify Installation

# List installed plugins
/plugins

Usage

Invoke the Skill

/maxmcp:patch-guidelines

Or simply mention MaxMCP patch creation in your prompt - the skill will be automatically triggered when you:

  • Ask about creating Max patches
  • Use MCP tools like add_max_object
  • Request help with patch layout

Automatic Triggers

The skill activates when your prompt includes:

  • "MaxMCP" + patch-related terms
  • "Max patch" + create/build/add
  • MCP tool names (add_max_object, connect_max_objects, etc.)

Skills

patch-guidelines

Comprehensive guidelines for creating well-organized Max/MSP patches:

  • Layout Rules: Grid-based positioning, section organization
  • Naming Conventions: Varname patterns for objects
  • JavaScript Guide: v8/v8ui best practices
/maxmcp:patch-guidelines

max-techniques

Max/MSP implementation techniques and best practices:

  • poly~ & bpatcher: Voice management, modular design, instance-specific messaging
  • pattr & Parameters: State persistence, Parameter Inspector, naming collision avoidance
  • Tips: Safe constant parameters, sampling rate handling
/maxmcp:max-techniques

Trigger words: "poly~", "bpatcher", "pattr", "parameter", "voice", "instance"

m4l-techniques

Max for Live development techniques and best practices:

  • Live Object Model: live.path, live.object, live.observer
  • Namespaces: --- vs #0, pattr persistence pitfalls
  • Tips: Logarithmic mapping, dBFS reference, Push2 automapping
/maxmcp:m4l-techniques

Trigger words: "Max for Live", "M4L", "live.object", "live.path", "LOM", "Push2"

max-resources

Access Max/MSP built-in resources directly from Claude Code:

  • Reference Pages: Object documentation (inlets, outlets, methods)
  • Example Patches: Browse and analyze Max examples
  • Snippets: Reusable code patterns
  • Full-Text Search: Search Max documentation
/maxmcp:max-resources

First-time setup (builds object index cache):

# Run within the skill's scripts directory
./scripts/build-index.sh

Trigger words: "Max object", "reference", "how to use", "example", "snippet"

Reference Documentation

patch-guidelines

max-techniques

m4l-techniques

max-resources

Requirements

  • MaxMCP external installed in Max/MSP
  • MCP server running (maxmcp @mode agent)

Related

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.