I'd like to be able to access CLISP's argv from Lisp.
It seems that there is either ext:argv or ext:*args*, depending on your needs (from the implementation notes).
ext:argv
ext:*args*