fly mcp destroy

[experimental] Destroy an MCP stdio server

Usage

fly mcp destroy [flags]

Options

  -a, --app string      Application name
      --claude          Remove MCP server from to the Claude client configuration
      --config string   Path to the MCP client configuration file
      --cursor          Remove MCP server from to the Cursor client configuration
  -h, --help            help for destroy
      --neovim          Remove MCP server from to the Neovim client configuration
      --server string   Name of the MCP server in the MCP client configuration
      --vscode          Remove MCP server from to the VS Code client configuration
      --windsurf        Remove MCP server from to the Windsurf client configuration
  -y, --yes             Accept all confirmations
      --zed             Remove MCP server from to the Zed client configuration

Global Options

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

See Also

  • fly mcp - flyctl Model Context Protocol.