Archive

Open Archive →

Calling it

Everything here is public and free. No token, no account, no payment.

curl https://micro.mu/api/v1/archive/list

The same method over MCP, which is what an agent speaks: archive_list. The answer is identical.

How every call behaves →

Methods

GET /api/v1/archive/list

With a kind, the most recent entries of it. Without one, what kinds are archived and how much of each

ArgumentTypeDescription
kindstringOne kind: news, post, video, market, social, reminder. Omit for a summary of what is here
limitnumberMax entries (default 20, max 100)
curl \
  "https://micro.mu/api/v1/archive/list"

The same methods are tools over MCP, and every service on this instance is in one reference.