mitulgarg/env-doctor
Diagnose and Fix CUDA / GPU environments compatibility issues locally, in Docker, and CI/CD. CLI + MCP server available.
Platform-specific configuration:
{
"mcpServers": {
"env-doctor": {
"command": "npx",
"args": [
"-y",
"env-doctor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...