I kept SSHing into machines to do what my agent could already do locally — check logs, grep for errors, edit configs. So I built Claw.
It's an MCP server that deploys a small Go binary over SSH and gives your agent the same tools it already knows (bash, read, write, edit, grep, glob) on any remote machine. Works with Claude Code, Cursor, or any MCP client.
No ports to open. No daemons. No root required.