Category

Developer Tools

MCP servers and testing frameworks for AI-driven audio development.

Clawd CursorClawd Cursor
Admin Contributor26 commits (10%)

Desktop Automation MCP Server

40-tool MCP server for OS-level desktop automation. Made macOS work properly: a11y routing, GPU detection, memory management, and process lifecycle.

TypeScriptMITv0.7.0
OpenClaw
Org MemberNPM Published

OpenClaw: Live Events Plugin

Community plugin for the OpenClaw AI agent framework. Integrates the Ticketmaster API for live event search via agent tools and CLI.

TypeScriptMIT@itsuzef/live-events
OpenClaw
Org Member2nd OpenClaw Plugin

OpenClaw: OpenMontage Plugin

Skills package that bridges OpenClaw agents to a local OpenMontage workspace. 8 video production pipelines exposed as agent capabilities, no runtime JS.

Markdown SkillsMIT@itsuzef/openclaw-openmontage
goalkeeper

goalkeeper

Open Source

Designer, author, and maintainer. Published as an open-source Claude Code plugin under the MIT license.

Contract-driven autonomous goal execution for Claude Code. A subagent judge gates completion against an explicit Definition of Done, so a passing validator can't ship a placeholder.

Runtime: Claude Code plugin (skills + subagents)Spec format: Markdown contract with YAML frontmatter, validated against a JSON SchemaState: append-only `log.md` + JSON state files per goal, mission-level state at `.claude/mission.md`Pacing: cache-aware `ScheduleWakeup` (60–270s warm path, 1200s+ for long waits)
vst-bench

vst-bench

In Development

First MCP server for AI-driven VST/AU plugin testing. Render audio, inspect UI, and run visual and audio regression, all from natural language.

Python: 3.10+, MCP 1.0+, pydantic 2.0+, numpy, pyobjc-framework-Quartz, websocketsC++: C++17, JUCE 8.0.12, CMake 3.22+, OpenSSLPlatform: macOS 13+ (Windows/Linux on roadmap)Testing: pytest — 47 unit tests across 6 modules

REAPER MCP

Open Source

MCP server enabling AI agents to fully control REAPER DAW. MIDI sequencing, mixing, mastering, and audio analysis.

Language: Python 3.10+Protocol: MCP (Model Context Protocol) via FastMCP, stdio transportDAW Bridge: python-reapy (wraps REAPER's ReaScript C++ API via distant API)Audio Analysis: librosa (STFT, spectral), pyloudnorm (ITU-R BS.1770), soundfile, numpy

Upstream Contributions

PRs to external projects