Connect Flyio to AI agents

Connect Flyio to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

create_machine

Create Machine

Create a new Fly Machine from a container image in a specific region. Configure CPU, memory, GPU resources, networking services, environment variables, volume mounts, and more.

delete_app

Delete App

Delete a Fly App and all its associated resources. Use force to stop all running Machines before deletion.

create_volume

Create Volume

Create a new persistent storage volume for a Fly App. Volumes provide local persistent storage that can be attached to one Machine at a time. Optionally restore from a snapshot.

list_apps

List Apps

List all Fly Apps in an organization. Returns app names, machine counts, volume counts, and network configuration for each app.

update_machine

Update Machine

Update a Fly Machine's configuration. Requires the full config object (partial updates are not supported). The machine's region and name are immutable.

wait_for_machine

Wait for Machine State

Block until a Fly Machine reaches a specific state. Useful for orchestrating machine lifecycle operations where you need to wait for a transition to complete.

manage_machine_lease

Manage Machine Lease

Acquire, check, or release an exclusive modification lease on a Fly Machine. Leases prevent concurrent updates to the same machine. Use "acquire" before updating, and "release" when done.

control_machine

Control Machine

Start, stop, restart, or suspend a Fly Machine. Also supports cordoning (disabling request routing) and uncordoning (re-enabling request routing).

manage_volume

Manage Volume

Get details, update settings, extend size, or delete a Fly Volume. Also supports listing and creating snapshots for a volume.

create_app

Create App

Create a new Fly App in an organization. Apps serve as named collections that group Machines, volumes, networking, and secrets. Optionally isolate the app on its own private network.

list_machines

List Machines

List all Fly Machines in an app. Optionally filter by region or metadata. Returns machine IDs, states, regions, and configuration details.

request_oidc_token

Request OIDC Token

Request an OpenID Connect (OIDC) JWT token for a Machine. This enables Fly Machines to authenticate with external third-party services that accept OIDC tokens.

manage_machine_metadata

Manage Machine Metadata

Get, set, or delete metadata key-value pairs on a Fly Machine. Metadata can be used for tagging, filtering, and internal routing purposes.

get_app

Get App

Retrieve details for a specific Fly App including its status and organization. Use this to check an app's current state before performing operations on it.

get_machine

Get Machine

Retrieve full details of a specific Fly Machine including its configuration, state, events, and image reference.

delete_machine

Delete Machine

Permanently destroy a Fly Machine. Use force to stop a running machine before deletion. This action cannot be undone.

manage_secrets

Manage Secrets

List, set, or delete app-level secrets. Secrets are encrypted at rest and exposed as environment variables to Machines at boot time. Setting secrets does not immediately affect running Machines; they pick up changes on next launch.

manage_certificates

Manage Certificates

List, request, check, or delete SSL/TLS certificates for custom domains on a Fly App. Supports both automatic ACME (Let's Encrypt) certificates and custom certificate imports.

list_volumes

List Volumes

List all persistent storage volumes for a Fly App. Returns volume IDs, sizes, states, regions, and attachment information.

More integrations teams use with Flyio

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Bitbucket

Manage Git repositories, pull requests, and CI/CD pipelines on Bitbucket Cloud. Create, fork, and configure repositories within workspaces and projects. Create, review, approve, merge, and decline pull requests with inline code comments. Browse source code, list commits, and manage branches and tags. Track issues with the built-in issue tracker. Trigger, monitor, and manage Bitbucket Pipelines. List workspace members, configure repository default reviewers and branch restrictions, create and manage repository webhooks, and search code across repositories.

Heroku

Deploy, manage, and scale applications on Heroku's cloud platform. Create and configure apps, scale dynos, provision add-ons (databases, caching, etc.), manage configuration variables, build and release code, add custom domains and SSL certificates, manage collaborators and team permissions, configure pipelines for continuous delivery, set up log drains, and sync data with Salesforce via Heroku Connect. Subscribe to webhooks for real-time notifications on app changes, builds, releases, dyno lifecycle events, and more.

Technical notes for Flyio

Provision and manage applications, virtual machines (Machines), persistent storage volumes, secrets, certificates, and networking on the Fly.io cloud platform. Create and deploy containerized workloads to specific geographic regions using fast-launching Firecracker microVMs. Control the full Machine lifecycle—create, start, stop, restart, clone, update, and destroy VMs with configurable CPU, memory, and GPU resources. Manage persistent volumes, allocate IP addresses (Anycast IPv4/IPv6), configure SSL/TLS certificates for custom domains, and set app-level secrets. Query Prometheus-compatible metrics for monitoring HTTP responses, CPU, memory, disk I/O, and network traffic. Generate OIDC tokens for external service authentication.

Connect Flyio to production AI agents

See how Metorial gives Flyio access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Flyio to AI agents with Metorial.

  1. Can Metorial connect Flyio to AI agents?
    Yes. Metorial connects AI agents to Flyio through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.