agent-trade-kit

Provides a local Model Context Protocol (MCP) server and a CLI to connect AI agents/assistants to an OKX account for trading and trading-related operations (market data queries, order management, account/positions, earn, and bots). Keys are configured locally and the MCP server runs as a local stdio process.

Evaluated Mar 30, 2026 (0d ago)
Repo ↗ Ai Ml ai-agent crypto-trading mcp okx cli local-stdio trading-tools orders algo-orders
⚙ Agent Friendliness
75
/ 100
Can an agent use this?
🔒 Security
70
/ 100
Is it safe for agents?
⚡ Reliability
38
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
86
Documentation
70
Error Messages
80
Auth Simplicity
80
Rate Limits
55

🔒 Security

TLS Enforcement
85
Auth Strength
70
Scope Granularity
55
Dep. Hygiene
50
Secret Handling
85

README states the MCP server runs locally with API keys stored on the machine and no cloud services/data leaving the device (as claimed). A read-only flag and per-module filtering are safety controls. However, the supplied content does not specify transport/security headers for any local vs upstream requests, nor does it detail dependency/vulnerability status or how secrets are stored/logged internally.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
45
AF Security Reliability

Best When

You want AI tools to execute OKX operations directly from a local agent (Claude Desktop/Cursor/any MCP client) with explicit read-only modes and module-level limiting.

Avoid When

You cannot securely handle local API keys or you require auditable server-side governance/audit trails managed externally; also avoid if you need standardized HTTP APIs instead of MCP/stdio.

Use Cases

  • Let an AI assistant perform OKX spot/swap/futures/options trading actions via MCP tools
  • Query market data and technical indicators (no auth required) for agent reasoning
  • Automate order placement/cancellation/amendment and conditional/algo orders through an agent workflow
  • Manage account/positions/bills and execute simple earn/bots from an agent
  • Operate OKX from terminal via the accompanying CLI

Not For

  • Unattended, fully automated trading without human oversight or robust guardrails
  • Use as a general-purpose exchange API without understanding OKX risk/constraints
  • Applications requiring a hosted/sandboxed environment (it is designed for local execution with local keys)
  • Systems that need a REST/HTTP or Webhook-first integration model

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Local API key configuration via okx config init (OKX credentials for authenticated tools)
OAuth: No Scopes: No

Authentication is handled by local configuration for trading/account/bot/earn modules. The README indicates a local-only model where keys are stored on the machine; no OAuth flow or explicit scoped delegation is described.

Pricing

Free tier: No
Requires CC: No

No pricing information provided in the supplied README.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Trading operations are write actions; an agent may retry after timeouts—without explicit idempotency guidance, this can risk duplicate orders
  • Models/clients may not respect intended module filtering unless MCP setup/flags are correctly configured
  • Conditional/algo order parameters must be correct; agents may hallucinate order constraints unless the agent skills/tool schema is followed strictly
  • Rate limiting exists, but the README does not detail how the client should backoff on 429s/timeouts

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for agent-trade-kit.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6533
Packages Evaluated
19870
Need Evaluation
586
Need Re-evaluation
Community Powered