I think this is an enhancement request, or else I just can't figure out your docs.
The reason I started using mongoctl was so that I could connect to my mongo servers using the mongodb:// uri instead of parsing it into {host, port, username, password, database} every time. But when setting up .mongoctl/servers.config I can't use the URI but need to parse it manually.