doktor for Zed
io.github.vanguardiaai/doktor
Busca 56,000+ médicos verificados en México con cédulas validadas por la SEP
client:Zed
transport:stdio
runtime:npm
Install doktor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"doktor": {
"command": "npx",
"args": [
"-y",
"doktor-mcp-server"
],
"env": {
"DOKTOR_API_URL": "<DOKTOR_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs