Installation & Configuration
{
"mcpServers": {
"reaper": {
"command": "python",
"args": [
"path/to/reaper_mcp_server.py"
]
}
}
}Information
Transport
stdio
Language
Lua
Created
2026/6/25
Updated
2026/6/26
{
"mcpServers": {
"reaper": {
"command": "python",
"args": [
"path/to/reaper_mcp_server.py"
]
}
}
}