Talk to your agents from your terminal

m2a is a terminal client for the Agent2Agent (A2A) protocol. Point it at an agent URL: it loads the card, uses HTTP+JSON or JSON-RPC, and opens a keyboard-driven chat in the terminal. Custom headers, markdown replies, and debug traces when you need them.

curl -fsSL https://raw.githubusercontent.com/mantyx-io/m2a/main/scripts/install.sh | bash

Three steps

01

Install

Curl above, go install github.com/mantyx-io/m2a/cmd/m2a@latest, or releases.

02

Connect

Base URL or -card. -H for headers, -transport to pin REST vs JSON-RPC.

03

Chat

Enter send · Esc / Ctrl+C quit · wheel scrolls.