Skip to content
Zed

KOYN FX for Zed

io.github.koynlabs/koyn-fx

Remote MCP for KOYN FX: account, markets, and TradeLocker tools over OAuth.

client:Zed transport:streamable-http

Install KOYN FX in Zed

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

{
  "context_servers": {
    "koyn-fx": {
      "url": "https://agent.koynfx.com/mcp"
    }
  }
}

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

KOYN FX in other clients