Skip to content
Grok

Market Intel MCP for Grok

io.github.selflabbs/market-intel-mcp

Live & historical FX rates and currency conversion for AI agents. No API keys.

client:Grok transport:streamable-http

Install Market Intel MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "market-intel-mcp": {
      "type": "http",
      "url": "https://market.selflabbs.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

Market Intel MCP in other clients