Installation & Configuration
{
"mcpServers": {
"reaper": {
"command": "python",
"args": [
"path/to/reaper_mcp_server.py"
]
}
}
}Information
Transport
stdio
Language
Lua
Created
2025/12/11
Updated
2026/8/21
{
"mcpServers": {
"reaper": {
"command": "python",
"args": [
"path/to/reaper_mcp_server.py"
]
}
}
}