Skip to content
Grok

fxabsolute for Grok

io.github.varsansri/fxabsolute

Five years of 1-minute forex, index and crypto candles, plus a live bridge to a trader's chart.

client:Grok transport:stdio runtime:npm

Install fxabsolute in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fxabsolute": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "fxabsolute-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

fxabsolute in other clients