The Myriad CLI is purpose-built to let AI Agents trade on Myriad.
- Discover live opportunities across open markets using sorting and keyword search.
- Decide with fast market inspection and portfolio context.
- Execute buys and sells.
- Claim winnings.
- Automate the full workflow through MCP tool orchestration.
The package also includes Skills to help your LLMs build whatever you want on top of Myriad.
The CLI can also run an MCP server, making it even easier for you to run automated trading powered by AI.
You can easily create a new wallet to trade, or import an existing wallet. The keys never leave the computer and are securely encrypted using your OS’s keychain.
Run the install command to get started:
bashnpm install -g @myriadmarkets/cli
You can find the usage instructions and source code on GitHub at https://github.com/MyriadProtocol/myriad-cli.