Skip to content
VS Code

KOYN FX for VS Code

io.github.koynlabs/koyn-fx

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

client:VS Code transport:streamable-http

Install KOYN FX in VS Code

.vscode/mcp.json

{
  "servers": {
    "koyn-fx": {
      "type": "http",
      "url": "https://agent.koynfx.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

KOYN FX in other clients