by wwalker · Agent Tool · ★ 476
ssh-find-agent ssh-find-agent is a tool for locating existing ssh compatible agent processes (e.g., ssh-agent, gpg-agent, gnome-keyring, osx-keychain); and, optionally, setting accordingly. Build Status Usage Somewhere in shell initialization ( or ) Add the following to automatically choose the first agent To choose the agent manually run NOTE: The choose option is Useful when you actually want multiple agents forwarded. E.g., while pairing. To list the agents run This will return a list of export commands that can be used to set the socket.
| Stars | 476 |
| Forks | 101 |
| Language | Shell |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 64.9757689557171/100 |
| Open Issues | 4 |
| Last Updated | 2026-06-01 |
| Created | 2011-10-29 |
| Platforms | cli |
| Est. Tokens | ~3k |
These tools work well together with ssh-find-agent for enhanced workflows:
Explore other popular agent tool tools:
ssh-find-agent is Tool to find already running ssh-agent compatible agents. It is categorized as a Agent Tool with 476 GitHub stars.
ssh-find-agent is primarily written in Shell.
You can find installation instructions and usage details in the ssh-find-agent GitHub repository at github.com/wwalker/ssh-find-agent. The project has 476 stars and 101 forks, indicating an active community.
ssh-find-agent is released under the MIT license, making it free to use and modify according to the license terms.