Installation & Configuration
{
"volcengine": {
"disabled": false,
"command": "uvx",
"args": [
"veimagex-mcp"
],
"env": {
"VOLCENGINE_ACCESS_KEY": "Your Volcengine AK",
"VOLCENGINE_SECRET_KEY": "Your Volcengine SK",
"SERVICE_ID": "Your Service ID",
"DOMAIN": "Your Domain"
},
"transportType": "stdio"
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17