Skip to content
VS Code

DaedalMap World Development Indicators for VS Code

com.daedalmap/world-development-indicators

World Bank World Development Indicators: curated country-year economy, health, education and more.

client:VS Code transport:streamable-http

Install DaedalMap World Development Indicators in VS Code

.vscode/mcp.json

{
  "servers": {
    "world-development-indicators": {
      "type": "http",
      "url": "https://app.daedalmap.com/mcp/world_bank_wdi"
    }
  }
}

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

DaedalMap World Development Indicators in other clients