Skip to content
Grok

Currency & Exchange Rate MCP for Grok

io.github.foundrynet/currency-intel-mcp

Currency conversion + exchange rates: free convert/rates, paid historical & trend analytics.

client:Grok transport:streamable-http

Install Currency & Exchange Rate MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "currency-intel-mcp": {
      "type": "http",
      "url": "https://currency-intel-mcp-production.up.railway.app/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

Currency & Exchange Rate MCP in other clients