$ timeahead.in
mcp/fastmcp-meokx-mcp/install

install @fastmcp-me/okx-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/fastmcp-me/okx-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "okx-mcp": {
      "command": "okx-mcp",
      "args": [],
      "env": {
        "OKX_API_KEY": "your_api_key_here",
        "OKX_API_SECRET": "your_secret_key_here",
        "OKX_API_PASSPHRASE": "your_passphrase_here"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/fastmcp-meokx-mcp/install/claude-desktop
← back to @fastmcp-me/okx-mcp