Installation & Configuration
{
"mcpServers": {
"zenml": {
"command": "uv",
"args": [
"run",
"server/zenml_server.py"
],
"env": {
"ZENML_STORE_URL": "https://your-zenml-server-goes-here.com",
"ZENML_STORE_API_KEY": "your-api-key-here"
}
}
}
}Information
Transport
stdiostreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12