vMira
Fly logo

Connect Fly to vMira

Chat with Fly and automate it — add WireGuard Peer in Fly, on demand or on a schedule. Connect with your own credentials, then use it across web, WhatsApp, Telegram, Instagram, Messenger and LINE.

Use it anywhere you chat

Run Fly from the chat you already use.

Connect Fly once and use it from WhatsApp, Instagram, Telegram, Messenger, LINE — or the web. One account, same history and connected apps across every surface.

Developer Tools

What Fly does — and what Mira does with it.

Fly.io transforms containers into micro-VMs that run on hardware in 30+ regions on six continents..

45 chat actionsConnect with your credentialsLeast-privilege & revocableDeveloper Tools

From any chat

What Mira can do with Fly.

45 Fly actions, run in plain language from the web or any messaging app — WhatsApp, Instagram, Telegram, Messenger or LINE. Just ask; Mira maps it to the right action and runs it on your account.

Add WireGuard Peer

Tool to add a WireGuard peer connection to a Fly.io organization for private network access. Use when setting up VPN access or private networking between your infrastructure and...

Check App Name Availability

Tool to validate an app name for Fly.io app creation. Use when you need to check if a proposed app name is available before attempting to create a new app. Returns availability...

Check Jobs

Execute GraphQL queries against the Fly.io checkJobs endpoint. Retrieves check jobs with their schedules, URLs, and configuration. Supports pagination via first/last/after/befor...

Check User Only Token

Check whether the authentication token only allows user access. Returns false if the token allows organization access, true if it only allows user access.

Create Health Check Job

Tool to create a health check job for monitoring application endpoints in Fly.io. Use when you need to set up automated health monitoring for a URL from multiple geographic loca...

Create Check Job Run

Triggers a run of an existing health check job on Fly.io. Use when you need to manually trigger a health check for monitoring or testing purposes.

Create Delegated WireGuard Token

Tool to create a delegated WireGuard token for peer management in a Fly.io organization. Use when you need to generate a token for managing WireGuard peers with delegated access.

Create Third-Party Configuration

Tool to create a third-party service configuration for discharging macaroon caveats. Use when you need to configure external authorization services for Fly.io token validation.

Delete Delegated WireGuard Token

Tool to delete a delegated WireGuard token from a Fly.io organization. Use when you need to revoke or remove an existing WireGuard token that was previously created. Either toke...

Delete Organization

Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversi...

Delete Remote Builder

Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.

Delete Third Party Configuration

Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously crea...

Detach Postgres Cluster

Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.

Establish SSH Key

Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.

Fetch Nodes by IDs

Fetches a list of node objects from Fly.io given a list of IDs using the GraphQL nodes query. Use when you need to retrieve multiple objects by their IDs in a single request. Su...

Get Add-On

Tool to find a Fly.io add-on by ID, name, or provider. Use when you need to retrieve details about a specific add-on. Returns add-on information including status, organization,...

Get Add-On Provider

Tool to query information about a specific Fly.io add-on provider (extension) by name. Returns provider details including provisioning settings, terms of service, and configurat...

Get app details

Tool to retrieve detailed information about a specific Fly.io application. Use when you need to get app details including certificates and configuration.

Get Certificate

Tool to retrieve a certificate by its ID from Fly.io. Use when you need to get details about a specific certificate including hostname, creation date, and configuration status.

Get Current Token Info

Tool to get information about the current authentication token. Use when you need to retrieve details about the token being used for API authentication, including organizations,...

Get Latest Image Details

Tool to retrieve the latest available tag details for a given image repository from Fly.io's registry. Use when you need to get digest, registry, repository, tag, and version in...

Get Latest Image Tag

Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.

Get Machine

Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.

Get Nearest Region

Tool to retrieve the nearest Fly.io region to the requesting client based on network location. Use when you need to determine which Fly.io region has the lowest latency from the...

Get Node by ID

Tool to fetch an object by its globally unique ID using Fly.io's GraphQL node query. Returns a Node interface object with id and __typename fields. Use when you need to retrieve...

Get Organization

Tool to find a Fly.io organization by slug using the GraphQL API. Use when you need to retrieve organization details including ID, name and slug.

Get Personal Organization

Tool to retrieve the user's personal organization details from Fly.io. Use when you need to check credit balance, saved payment methods, certificates, or WireGuard peer informat...

Get Placements

Tool to get placement recommendations for Machines in Fly.io regions. Use when you need to determine optimal regions for deploying machines based on resource requirements, volum...

Get Platform Information

Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.

Get Products and Pricing

Tool to retrieve Fly.io product and price information via GraphQL. Use when you need to fetch product catalog, pricing tiers, or billing information.

Get Regions

Tool to get the list of available Fly.io regions with optional filtering. Use when you need to discover which regions are available for deploying machines, or to filter regions...

Get Viewer Info

Tool to retrieve the authenticated user's account information from Fly.io. Use when you need to get the current user's profile details, including avatar, email, creation date, a...

Issue Certificate

Tool to issue an SSH certificate for accessing Fly.io infrastructure. Returns an SSH certificate in OpenSSH format. Use when you need to authenticate SSH access to Fly.io machin...

List Add-On Plans

Tool to list available add-on service plans from Fly.io. Use when you need to discover pricing, features, and resource limits for Fly.io add-on services. Supports cursor-based p...

List Add-Ons

Tool to list add-ons associated with an organization in Fly.io. Use when you need to retrieve add-ons for apps in an organization. Supports querying personal organization or spe...

List Apps

Tool to list all Fly Apps in an organization. Use when you need to retrieve apps for a specific organization using its slug.

List Apps via GraphQL

List all Fly.io applications with details including volumes, services, and VMs using GraphQL. Use when you need to retrieve a comprehensive overview of all apps in your Fly.io o...

Check Locations

Retrieve all available Fly.io health check locations. Returns a comprehensive list of global locations where health checks can be performed, including geographic details and coo...

List Machines

Tool to list Fly.io machines using GraphQL API with pagination support. Use when you need to retrieve information about deployed machines including their state, region, and crea...

List Organization Machines

Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by...

Remove WireGuard Peer

Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.

Set Apps V2 Default

Tool to configure whether new apps in an organization use Apps V2 by default on Fly.io. Use when you need to enable or disable Apps V2 as the default for new applications in a s...

Update Third-Party Configuration

Tool to update an existing third-party service configuration for discharging macaroon caveats. Use when you need to modify settings of external authorization services for Fly.io...

Validate Config

Tool to validate a Fly.io app configuration. Use when you need to check if a fly.toml configuration is valid before deploying or updating an app.

Validate WireGuard Peers

Tool to validate WireGuard peer IP addresses in a Fly.io organization. Use when you need to verify which peer IPs are valid or invalid before establishing VPN connections.

Chat or automate

Put Fly on autopilot.

Ask once, or set it and forget it. Turn Fly actions into recurring vMira workflows — scheduled runs that run on their own and deliver straight to your chat on any platform.

Every morning

Mira add WireGuard Peer and sends the result to your chat.

Every week

Mira check App Name Availability and posts a digest to Slack or WhatsApp.

On any schedule

Mira chains several Fly actions into one recurring workflow, delivered wherever you chat.

Try asking

Things to ask Mira about Fly.

Add WireGuard Peer in Fly

Check App Name Availability in Fly

Check Jobs in Fly

Check User Only Token in Fly

Create Health Check Job in Fly

Connect in a few steps

How to connect Fly to vMira.

01

Open a chat

On the web app or in WhatsApp, Telegram, Instagram or Messenger.

02

Ask for Fly

Tell Mira what you want done — e.g. “Add WireGuard Peer in Fly.”

03

Add your credentials

Connect Fly with your own API key or OAuth app — Mira stores it securely and acts on your behalf, revocable anytime.

FAQ

Fly + vMira, in brief.

Can I connect Fly to AI?

Yes. Connect Fly to vMira and run it from any chat with your own credentials. Mira turns your plain-language request into the right Fly action and runs it on your account.

What can Mira do with Fly?

45 Fly actions — including Add WireGuard Peer, Check App Name Availability, Check Jobs. Just ask in plain language once it is connected.

Can I automate Fly or run it on a schedule?

Yes. Beyond one-off asks, build recurring vMira workflows — scheduled runs that chain Fly actions and deliver the result to your chat automatically.

Which apps can I use Fly from?

The web at vmira.ai and inside WhatsApp, Instagram, Telegram, Messenger and LINE — one account, with your history and connected apps following you across every surface.

Is Fly on vMira free?

You can start free. Paid plans (from $4/mo) raise the limits and unlock heavier use, the top models, and more workflow runs. The same account works on the web and every messaging app.

Half the price

Every AI. Up to 200× the usage. From $4 a month.

See plans