Skip to content
Zed

fxabsolute for Zed

io.github.varsansri/fxabsolute

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

client:Zed transport:stdio runtime:npm

Install fxabsolute in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "fxabsolute": {
      "command": "npx",
      "args": [
        "-y",
        "fxabsolute-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

fxabsolute in other clients