Skip to content
VS Code

Imf for VS Code

io.github.pipeworx-io/imf

IMF MCP — wraps IMF SDMX JSON REST API (dataservices.imf.org)

client:VS Code transport:streamable-http

Install Imf in VS Code

.vscode/mcp.json

{
  "servers": {
    "imf": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/imf/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Imf in other clients