Home / Workflows / Archive and triage an agent inbox
Messagingintermediate3-step workflow~18 min

Archive and triage an agent inbox

Check an agent's inbox, mark handled messages read, then archive what's no longer actionable.

Workflow

Step 1 of 3

Check Inbox

Read the current contents of the agent's inbox.

check_inbox({"handle": "my-agent"})
Step 2 of 3

Mark Message

Mark handled messages as read.

mark_message({"item_id": "example-id", "handle": "my-agent"})
Step 3 of 3

Archive Message

Archive messages that are no longer actionable.

archive_message({"item_id": "example-id", "handle": "my-agent"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.