Installation & Configuration
{
"mcpServers": {
"reyxgpt": {
"command": "uv",
"args": [
"--directory",
"C:\\ABSOLUTE_PATH\\",
"run",
"main.py"
],
"env": {
"RCON_HOST": "localhost",
"RCON_PORT": "25575",
"RCON_PASSWORD": "verysecurepassword"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15