Turkey Data for Zed
io.github.bodyegypt/turkey-data-mcp
Live Turkey data: gold prices, TCMB FX rates, fuel prices, prayer times, Kandilli earthquakes.
client:Zed
transport:stdio
runtime:npm
Install Turkey Data in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"turkey-data-mcp": {
"command": "npx",
"args": [
"-y",
"turkey-data-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs