# Connect Your Agent

> Temporary command access for AI agents without VPNs or SSH keys

- **Year**: 2026
- **Links**: [GitHub](https://github.com/bgwastu/connectyouragent.com), [Try Connect Your Agent](https://cya.wastu.net)

## Problem

The story starts from my mom's printer. She couldn't add F4 paper size in Microsoft Word, so she asked me to help, but after a few minutes of troubleshooting and searching, I just couldn't find a solution.

I thought about using my own AI agent to fix the problem, but I didn't want to install Tailscale on her machine, deal with SSH keys, or leave permanent remote software running on her computer.

## Solution
So I built Connect Your Agent (CYA). It was a tiny weekend project that I built to give my agent temporary shell access to my agent.

It was quite simple to use, just create a session via web, run the one-line install command on the target machine, and paste the generated prompt into Claude Code, Codex, or whatever agent that we're using. No CLI, no VPN, no SSH keys or whatever else. As long as the target machine has an internet connection, it just works.

## How I use it

I also use CYA to mess around with my low-end home router. Now, I can ask my agent to mess around with OpenWrt configs without messing with the complicated network setup.
