---
name: Bug Report
about: Report a bug or unexpected behavior
title: '[BUG] '
labels: bug
---
## Description
A clear and concise description of the bug.
## Steps to Reproduce
1. Configure the MCP server with...
2. Call the tool...
3. See error...
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- **Node.js version**:
- **MCP Client**: (e.g., Claude Desktop, custom client)
- **OS**:
- **ircam-amplify-mcp version**:
## Tool Details
- **Tool name**: (e.g., analyze_music, separate_stems)
- **Input parameters**:
```json
{
"audio_url": "..."
}
```
## Error Message
```
Paste the full error message here
```
## Additional Context
Add any other context about the problem here.
## Checklist
- [ ] I have verified my IRCAM_AMPLIFY_API_KEY is set correctly
- [ ] I have tested with a publicly accessible audio URL
- [ ] I have checked the audio file format is supported (MP3, WAV, FLAC, OGG, M4A)
- [ ] I have checked the audio file is under 100MB