fly mcp

flyctl Model Context Protocol.

Usage

fly mcp [command] [flags]

Available Commands

  • add - [experimental] Add MCP proxy client to a MCP client configuration
  • destroy - [experimental] Destroy an MCP stdio server
  • inspect - [experimental] Inspect a MCP stdio server
  • launch - [experimental] Launch an MCP stdio server
  • list - [experimental] List MCP servers
  • proxy - [experimental] Start an MCP proxy client
  • remove - [experimental] Remove MCP proxy client from a MCP client configuration
  • server - [experimental] Start a flyctl MCP server
  • wrap - [experimental] Wrap an MCP stdio program

Options

  -h, --help   help for mcp

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also

  • fly - The Fly.io command line interface