Bookmarked https://www.manton.org/2023/01/24/ivory-and-microblog.html.
This is an important distinction to make. (Just FYI: ActivityPub does come with a client-to-server API, which Mastodon chose to ignore.)
ActivityPub is a mostly server-to-server API that both Micro.blog and Mastodon support. […] Likewise, [you] can follow Mastodon accounts and reply to posts without needing an actual Mastodon account yourself.
For client apps like Ivory, Mastodon has its own API. It’s a completely different thing than ActivityPub, closer to the Twitter API. It’s not an open standard and Micro.blog does not support it.
The following also holds, at least in part, for Micropub—yet another API, yay!—clients. Part of the confusion can be overcome by adding support for the spec’s “config queries” (where apps are able to detect which features a server supports).
If Micro.blog worked with Ivory, what would the UI look like when the features didn’t exactly match up? It would be confusing.