ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Fly.io with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Fly.io apps, machines, and infrastructure—provision resources, control machine lifecycles, and manage volumes directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 28 capabilities

The complete Fly.io capability set.

These are the exact actions your AI can choose when you ask it to work with Fly.io.

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 28 available through Fly.io.

  1. 01

    Extend volume

    Increase volume size

  2. 02

    Start machine

    Start a Machine

  3. 03

    Delete certificate

    Remove hostname and certificates

  4. 04

    Delete machine

    Delete a Machine

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through Fly.io.

  1. 05

    Delete volume

    Delete a volume

  2. 06

    Get app

    Get details about a Fly App

  3. 07

    Get certificate

    Get certificate details

  4. 08

    Get machine

    Get Machine details

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through Fly.io.

  1. 09

    Request oidc token

    Request an OpenID Connect (OIDC) token

  2. 10

    Create volume

    Create a new volume

  3. 11

    List machines

    List all Machines in an app

  4. 12

    List volume snapshots

    List volume snapshots

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through Fly.io.

  1. 13

    Release lease

    Release a lease for a Machine

  2. 14

    Suspend machine

    Suspend a Machine

  3. 15

    Wait machine

    Wait for a specific Machine state

  4. 16

    Create app

    Create a new Fly App

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through Fly.io.

  1. 17

    Create custom certificate

    Import a custom PEM certificate

  2. 18

    Create acme certificate

    Request a Let's Encrypt certificate

  3. 19

    Check certificate

    Trigger DNS validation check for a certificate

  4. 20

    Create lease

    Create a lease for a Machine

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through Fly.io.

  1. 21

    Create machine

    Requires a config object containing at least the image. Create a new Fly Machine

  2. 22

    Delete app

    Delete a Fly App

  3. 23

    Get volume

    Get volume details

  4. 24

    List apps

    List Fly Apps

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through Fly.io.

  1. 25

    List certificates

    List all certificates for an app

  2. 26

    List volumes

    List all volumes in an app

  3. 27

    Stop machine

    Stop a Machine

  4. 28

    Update machine

    Update Machine configuration

Observed, not estimated

1081ms average. Fast in production.

Fly.io is checked daily against the live service.

Daily averagePeak 1334ms
Aug 20Today
Fastest day
917ms
Slowest day
1334ms
14-day trend
Stable+1%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 28 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Fly.io, so you can see the experience inside your AI.

It does not authenticate your account with Fly.io. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Fly.io Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_TOLbpqnr8s2f7QW5APvNRnPAwfWm5UUznYMW7th5/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Fly.io capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "flyio-extended-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_TOLbpqnr8s2f7QW5APvNRnPAwfWm5UUznYMW7th5/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Fly.io owners ask.

  • 01

    Can I start or stop a specific Fly Machine using this server?

    Yes. You can use the start_machine and stop_machine capabilities by providing the app name and the specific Machine ID. You can also use suspend_machine for compatible workloads.

  • 02

    How do I create a new application in a specific organization?

    Use the create_app capability. You will need to provide a unique app_name and the org_slug of the target organization where you want the app to be provisioned.

  • 03

    Is it possible to manage persistent storage volumes?

    Absolutely. The server includes capabilities like create_volume, list_volumes, extend_volume, and delete_volume to handle the full lifecycle of your Fly Volumes.