Skip to main content

Fly.io

Read Fly.io apps and their machines.

Connect Fly.io with an org or deploy token to list apps per organization and inspect their machines.

Connect

Credential fieldRequiredWhere it comes from
API token (API_TOKEN)YesA Fly.io token, sent as a Bearer token.

Tools

ToolAccessWhat it does
List apps (yekar.fly-io.list-apps)ReadList one Fly organization's apps.
Get app (yekar.fly-io.get-app)ReadRead one app's status and organization.
List machines (yekar.fly-io.list-machines)ReadList one app's machines with their state, region and image.

Notes

  • Mint a token with fly tokens create org (broad) or fly tokens create deploy -a app (one app).