OECD MCP Server for Zed
io.github.isakskogstad/oecd-mcp
OECD economic and statistical data via SDMX API. Access 5,000+ datasets across 17 categories.
client:Zed
transport:streamable-http
Install OECD MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oecd-mcp": {
"url": "https://oecd-mcp-server.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs