Skip to content
VS Code

imf mcp server for VS Code

io.github.cyanheads/imf-mcp-server

Query IMF SDMX 3.0 macroeconomic dataflows — WEO, BOP, CPI, exchange rates, 190 countries.

client:VS Code transport:streamable-http runtime:npm tools:5

Install imf mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "imf-mcp-server": {
      "type": "http",
      "url": "https://imf.caseyjhand.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

imf mcp server in other clients