-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ en
Daisuke Tsukada edited this page Mar 19, 2026
·
1 revision
A: Yes. The MaxRefMCP server is publicly available at no cost. Note that usage fees for your AI client (e.g., Claude Pro) apply separately.
A: Yes. Any AI client that supports the MCP Streamable HTTP transport can connect. Simply configure the endpoint URL (https://maxrefmcp-production.up.railway.app/mcp).
A: No. It is provided as a public API.
A: No. MaxRefMCP is a cloud-based server that requires an internet connection.
A: It covers the major objects across Max/MSP, MSP, and Jitter. If you find a missing object, you can request its addition using maxref.request_feature.
A: Yes. Live-specific objects (such as live.dial, live.grid, etc.) are included.
A: There are three ways to report it:
- Say "report a bug" in your AI client →
maxref.report_bugwill create an issue automatically - File a report directly via GitHub Issues
- Issues are also automatically synced to the development repository
A:
| MaxRefMCP | MaxMCP | |
|---|---|---|
| Role | Research, design & learning | Hands-on patch operations |
| Example | "Look up the specs for cycle~" | "Place a cycle~ object" |
| Runs on | Cloud server | Local (requires Max) |