Overview
This document describes how to develop a Skill within the WildMeta AI ecosystem to provide trading capabilities for AI Agents. A Skill operates as an HTTP server and communicates with the AI Agent using the MCP (Model Context Protocol).
With this guide, developers can build custom AI trading Skills that connect to the WildMeta DEX trading API (open position, close position, cancel order).
Last updated