Skip to main content

Command Palette

Search for a command to run...

Help testing open-source AI-agent skills for the MEXC trading platform API

Updated
1 min read

Hello, I am looking for anyone to review and test a small open-source project I made for AI-agent workflows around the MEXC API.

The project is a set of experimental skills/prompts for agents such as Claude Code, Codex-style agents, or other coding agents. The goal is to help agents interact with MEXC API workflows in a more structured and safer way.

GitHub repo:

github.com/mncrftfrcnm/mexc-agent-trading-skills

What it includes

The repo is split into four main skill areas:

  • MEXC Spot REST

  • MEXC Spot WebSocket

  • MEXC Futures REST

  • MEXC Futures WebSocket

The skills include compact instructions, local helper scripts, request-signing helpers, endpoint recipes, WebSocket workflow notes, and safety rules for handling API credentials.

This project is unofficial, not affiliated with MEXC, not financial advice, and not a recommendation to trade. Please do not test with real funds unless you fully understand the risks.

Issues, corrections, PRs, or general feedback are welcome.