# mcp-a2a-swap

A2A-Swap is a constant-product AMM (x·y=k) built from first principles for AI agents, trading bots, and on-chain programs. No browser widget. No JavaScript bundle. No human-readable UI. Every operati…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add liqdlad/mcp-a2a-swap

# Browse available tools
npx -y @smithery/cli@latest tool list liqdlad/mcp-a2a-swap
```
