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