Server Config
{
"mcpServers": {
"zdravo": {
"command": "npx",
"args": [
"@zdravoai/mcp"
],
"env": {
"ZDRAVO_API_KEY": "YOUR_API_KEY"
}
}
}
}{
"mcpServers": {
"zdravo": {
"command": "npx",
"args": [
"@zdravoai/mcp"
],
"env": {
"ZDRAVO_API_KEY": "YOUR_API_KEY"
}
}
}
}