Installation & Configuration
{
"command": "uv",
"args": [
"run",
"python",
"main.py"
],
"env": {
"SUZIEQ_API_ENDPOINT": "http://your-suzieq-host:8000/api/v2",
"SUZIEQ_API_KEY": "your_actual_api_key"
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13