Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| debug_hello_world | Ferramenta de debug que retorna mensagem personalizada |
| midi_list_ports | Lists all available MIDI input and output ports |
| audio_start_capture | Initialize real-time audio capture for MIDI-audio correlation analysis |
| audio_analyze_realtime | Perform real-time audio analysis with pitch detection and spectral features |
| midi_play_and_listen | Execute MIDI sequence while analyzing audio response - core of the self-listening AI system |
| audio_midi_feedback | Continuous audio monitoring and intelligent learning feedback for AI improvement |
| midi_play_phrase | 🎼 Play musical phrase with natural articulation and expression - converts 'C4 E4 G4' to legato/staccato |
| midi_send_note_enhanced | Send MIDI note with automatic musical expression, real-time spectral/temporal/pitch analysis, and superior audio feedback. REPLACES basic midi_send_note with enhanced capabilities. |
| midi_sequence_commands_enhanced | Execute MIDI sequence with musical intelligence and comprehensive temporal/spectral audio analysis during execution. REPLACES basic midi_sequence_commands and midi_sequence_with_articulation with enhanced capabilities. |
| midi_send_cc_enhanced | Send MIDI CC with musical context awareness and real-time analysis of CC effects on audio output. REPLACES basic midi_send_cc with enhanced capabilities. |
| configure_musical_intelligence | Configure global musical intelligence settings and superior audio feedback system (sample rate, buffer size, analysis capabilities) |