
1{2 "mcpServers": {3 "reaper": {4 "cwd": "string",5 "env": {},6 "args": [7 "--from",8 "git+https://github.com/dschuler36/reaper-mcp-server",9 "reaper-mcp-server",10 "--reaper-projects-dir",11 "/path/to/your/reaper/projects"12 ],13 "shell": false,14 "command": "/path/to/your/uv-installation/uvx"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation