DaedalMap Historical FX Rates for VS Code
com.daedalmap/currency
Historical FX rates for 100+ currencies vs USD from IMF and World Bank data, 1940-present.
client:VS Code
transport:streamable-http
tools:4
Install DaedalMap Historical FX Rates in VS Code
.vscode/mcp.json
{
"servers": {
"currency": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/currency"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs