Currency Exchange for Grok
pro.publifye/currency
Norges Bank exchange rates for AI: 38 currencies against NOK since ~1980, plus buying power
client:Grok
transport:streamable-http
Install Currency Exchange in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"currency": {
"type": "http",
"url": "https://currency.publifye.com/mcp"
}
}
}
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