DaedalMap Historical FX Rates for Cursor
com.daedalmap/currency
Historical FX rates for 100+ currencies vs USD from IMF and World Bank data, 1940-present.
client:Cursor
transport:streamable-http
tools:4
Install DaedalMap Historical FX Rates in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"currency": {
"url": "https://app.daedalmap.com/mcp/currency"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs