Skip to content
Zed

Imf for Zed

io.github.pipeworx-io/imf

IMF MCP — wraps the IMF SDMX 2.1 REST API (api.imf.org)

client:Zed transport:streamable-http

Install Imf in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "imf": {
      "url": "https://gateway.pipeworx.io/imf/mcp"
    }
  }
}

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

Imf in other clients