Skip to content
Zed

mcp-turkiye for Zed

io.github.berkantacun/mcp-turkiye

Türkiye kamu verisi: TCMB/EVDS, mevzuat, RG, deprem, MGM, eczane, otopark, metro, hal, haber

client:Zed transport:stdio runtime:npm

Install mcp-turkiye 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": {
    "mcp-turkiye": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-turkiye"
      ],
      "env": {
        "EVDS_API_KEY": "<EVDS_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp-turkiye in other clients