Installation & Configuration
{
"mcpServers": {
"agent-studio": {
"command": "uv",
"args": [
"--directory",
"/path/to/cloudera-ai-agent-studio-mcp",
"run",
"serve.py"
],
"env": {
"CDSW_APIV2_KEY": "YOUR-TOKEN-HERE",
"AGENT_STUDIO_DOMAIN": "https://your-studio.CDSW_DOMAIN.cldr.work"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17