Posts text statuses (up to 4 images or 1 video) to any Mastodon-compatible federated instance. No app setup here — paste your instance URL and an access token with the write:statuses scope when you add the account.
The app only needs your instance's URL plus a personal access token — you register a small application in your own account settings to get one; no Mastodon-side approval or review is required.
Sign in at your instance's web address (e.g. https://mastodon.social) with the account you want to publish from.
OpenGo to Preferences → Development, where your instance lists and manages your registered applications and their tokens.
Click New Application, give it any name (e.g. "Social Manager"), and leave the default redirect URI as-is.
Under Scopes, select at minimum write:statuses (the only permission this integration needs) for least privilege.
Submit the form, then click into the newly created application to reveal Your access token.
Copy your instance URL (e.g. https://mastodon.social) into Instance URL and the access token string into Access token (write:statuses).
The bare instance domain your account lives on (e.g. https://mastodon.social) — not a profile URL or /@handle path.
On your instance: Preferences → Development → New Application → open it → "Your access token". Scopes are fixed at creation — pick write:statuses (+ write:media for images).