okx/agent-skills
Plug-and-play AI agent skills for OKX — letting any LLM agent trade, manage portfolios, query live market data, and run grid/DCA bots through a single okx CLI, no API wiring required.
Platform-specific configuration:
{
"mcpServers": {
"agent-skills": {
"command": "npx",
"args": [
"-y",
"agent-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...