{"name":"Sound MCP Server","description":"MCP server for Tone.js audio tools - create playable sound examples for music education","version":"1.0.0","endpoints":{"mcp":"/mcp","health":"/health"},"tools":[{"name":"create_sound","description":"Generate playable audio examples rendered server-side and returned as MP3 URLs."},{"name":"sound_health_check","description":"Check if the Sound MCP server is running and healthy."},{"name":"get_available_instruments","description":"Get complete list of ALL available instruments (both synthesis and sampled)."}],"examples":{"chord":"Play chord voicings like C major triad","scale":"Demonstrate scales and modes","envelope":"Compare ADSR envelope shapes","progression":"Play chord progressions"}}