← Back to Plugins
MCP Server MCP

OKX MCP Server

github By github 👁 1 views ▲ 0 votes

MCP Server for okx.com

Homepage Verified source GitHub

Install

uvx mcp-okx

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-okx",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/aahl/mcp-okx:latest",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi oci

Comments

Sign in to leave a comment

Loading comments...