Skip to content
Cursor

KOYN FX for Cursor

io.github.koynlabs/koyn-fx

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

client:Cursor transport:streamable-http

Install KOYN FX in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

KOYN FX in other clients