SSH Config File Generator
Generate a ready-to-paste ~/.ssh/config Host block from a simple form — set the Host alias, HostName, User, Port, IdentityFile, ProxyJump, ServerAliveInterval, StrictHostKeyChecking and ForwardAgent/IdentitiesOnly options, plus a global Host * block. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Host alias
HostName
User
Port
IdentityFile
ProxyJump
ServerAliveInterval
StrictHostKeyChecking
, yes, accept-new, no, ask ForwardAgent
IdentitiesOnly
Add keys to agent automatically (Host * → AddKeysToAgent yes)
Store passphrases in macOS keychain (Host * → UseKeychain yes)
Include descriptive header comment
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.