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