DaedalMap Historical FX Rates for Grok
com.daedalmap/currency
Historical FX rates for 100+ currencies vs USD from IMF and World Bank data, 1940-present.
client:Grok
transport:streamable-http
tools:4
Install DaedalMap Historical FX Rates in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"currency": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/currency"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs