Installation & Configuration
{
"command": "python",
"args": [
"src/server.py"
],
"env": {
"REDIS_URL": "redis://localhost:6379"
}
}Information
Transport
stdio
Language
Python
Created
2025/2/2
Updated
2025/5/5
{
"command": "python",
"args": [
"src/server.py"
],
"env": {
"REDIS_URL": "redis://localhost:6379"
}
}