Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 652 Bytes

fly_mcp.md

File metadata and controls

31 lines (21 loc) · 652 Bytes

flyctl Model Context Protocol.

Usage

fly mcp [command] [flags]

Available Commands

  • proxy - [experimental] Start an MCP proxy client
  • 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