Back to directory
Tok/SuperColliderMCP

Tok/SuperColliderMCP

@Tok19

An MCP server enabling AI control of SuperCollider audio synthesis via OSC

supercollideroscaudiomusicsynthesisentertainment

Installation & Configuration

{
  "mcpServers": {
    "Super-Collider-OSC-MCP": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli],python-osc",
        "mcp",
        "run",
        "path/to/server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/16
Updated
2026/6/8