H
Hvip MCP
MCP server by okx-wallet-H
Created 6/12/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
OKX MCP Server
OKX API 全景图 —— 让任何 AI Agent 都能使用 OKX 的全部能力。
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-hvip-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"okx-wallet-h-hvip-mcp": {
"command": "npx",
"args": [
"okx-wallet-h-hvip-mcp"
]
}
}
}