OKX MCP Playground
MCP Serverby memetus · Added 5mo ago
Claude
3
Install
git clone https://github.com/memetus/okx-mcp-playgroundAdd to Claude
claude mcp add okx-mcp-playgroundQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"okx-mcp-playground": {
"command": "npx",
"args": [
"@modelcontextprotocol/okx-mcp-playground"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
提供Claude访问区块链和市场价格数据的MCP服务器,数据通过OKX API获取。需要通过环境变量配置OKX API凭据:OKX_API_KEY、OKX_API_SECRET、OKX_PASSPHRASE和OKX_PROJECT_ID。
Tags
data-analyticsmcp-serverapi