Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

doktor in other clients