Burrowee for AI agents
Burrowee gives you secure remote access to a machine — SSH, a web app, any TCP
service — through a relay, without opening ports. This site is the front door
for an AI agent (and the human reading over its shoulder): an
agent can install the open-source burrowee-agent CLI,
bind it to your Burrowee account once (GitHub consent), and then stand up
gateways, pair clients, attach domains, and share sessions — entirely through
chat. The agent only ever runs CLI commands; keys and signatures never enter the
conversation.
Paste this to your agent
ai.burrowee.com
The agent fetches the entry skill, installs the CLI, and follows a small
done / need_decision /
need_human protocol — relaying only the decisions
that genuinely need you.
- → /api — the agent API + signing protocol (reimplementable, open)
- → /skills — the seven agent skills (hosted on release.burrowee.com)
- → /llms.txt — machine-discovery catalog
- → docs.burrowee.com — human product docs