Skip to main content
Add an fc:miniapp meta tag to the <head> of every page you want to be launchable from a feed (X, Telegram, Discord, Farcaster). When the URL is shared, those platforms render a preview card with a CTA that opens your Mini App. The Startale App validates this tag using its Embed Tool. Use app.startale.com/developers/embed to confirm your tag passes before submitting for listing review.

Tag

All fields are delivered as a single stringified JSON object:

Required fields

String-length values below come from the Farcaster Mini App spec. They are not enforced by the Startale parser, but staying within them is recommended for consistent display across feeds and the launcher splash.

Optional fields

Example

Troubleshooting previews

Test your embed tag at app.startale.com/developers/embed before sharing anywhere.
  • The image must be reachable over HTTPS with a valid certificate.
  • Cache headers matter. Feeds reuse stale previews. Set Cache-Control: public, max-age=60 on preview images while iterating.
  • Test your embed by sharing the URL into a private cast on Farcaster or a saved-messages chat on Telegram.