OKX MCP Server
Project description
🆗 OKX MCP Server
Install
Method 1: uvx
{
"mcpServers": {
"mcp-okx": {
"command": "uvx",
"args": ["mcp-okx"],
"env": {
"OKX_API_KEY": "your-okx-api-key",
"OKX_API_SECRET": "api-secret-key",
"OKX_PASSPHRASE": "api-passphrase",
"OKX_TRADE_FLAG": "1" # 0: Production trading, 1: Demo trading
}
}
}
}
Method 2: Docker
mkdir /opt/mcp-okx
cd /opt/mcp-okx
wget https://raw.githubusercontent.com/aahl/mcp-okx/refs/heads/main/docker-compose.yml
docker-compose up -d
{
"mcpServers": {
"mcp-okx": {
"url": "http://0.0.0.0:8811/mcp" # Streamable HTTP
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_okx-0.1.0a0.tar.gz
(90.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mcp_okx-0.1.0a0-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file mcp_okx-0.1.0a0.tar.gz.
File metadata
- Download URL: mcp_okx-0.1.0a0.tar.gz
- Upload date:
- Size: 90.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f859e5292ef93f9d2c988332de30d4cb4ba03d7bad92372c2e9e88e29623894e
|
|
| MD5 |
b7a7b3b95489f554efd4e6b964e3bab5
|
|
| BLAKE2b-256 |
ec64f8e9b0c49e4cab6a3a5957be04e30201e1c6e7e8295b93cf77a81e9a281d
|
File details
Details for the file mcp_okx-0.1.0a0-py3-none-any.whl.
File metadata
- Download URL: mcp_okx-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
830e36cdd035cc025480478d68f54824ead3e96f561e59a5e85e3ae428acfff8
|
|
| MD5 |
721462589bbb0f37ebe0e2ed49029c45
|
|
| BLAKE2b-256 |
516d17520a0633c5743d6582235dd2398372d5e6f76fb8bbbb3df2c8ac0e6c71
|