# Introduction

**Open-source market making toolkit for AI agents and humans.**

OpenMM provides a unified interface for trading across multiple cryptocurrency exchanges, with special support for Cardano DEX aggregation via Iris Protocol.

## Features

* 🔄 **Multi-Exchange Support** — MEXC, Gate.io, Bitget, Kraken
* 📊 **REST API** — Full-featured HTTP API with OpenAPI spec
* 🤖 **MCP Server** — Model Context Protocol for AI agents
* 💹 **Grid Trading** — Automated grid strategy with volatility tracking
* 🦋 **Cardano DEX** — Pool discovery and price aggregation via Iris

## Quick Links

* [Installation](https://docs.openmm.io/getting-started/installation)
* [CLI Reference](https://docs.openmm.io/cli-reference/cli)
* [API Reference](https://docs.openmm.io/api-reference/overview)
* [Grid Strategy Guide](https://docs.openmm.io/guides/grid_strategy)

## Packages

| Package                | Description |
| ---------------------- | ----------- |
| `@3rd-eye-labs/openmm` | CLI and SDK |
| `@qbtlabs/openmm-mcp`  | MCP Server  |

## License

MIT © QBT Labs
