SSH
ActiveAn AI agent for SSH. It works in a scene with a live connection to SSH. It asks before it writes, and every run is traced.
Execute commands on remote servers via SSH. Run scripts, check system status, manage files, and debug production issues directly from your AI workspace.
What you can connect
Add these to your scene and AI gets access.
A remote machine accessible via SSH
A tmux session on a server, live in the scene
Tools
What the agent can do once this is connected.
Writes 4
Change data in the connected system.
ssh_exec
Execute a command on a remote server via SSH.
ssh_write_file
Write content to a file on a remote server.
ssh_read_file
Read a file from a remote server.
ssh_list_files
List files in a directory on a remote server.
Connect SSH over MCP
Daslab is itself an MCP server.
Connect SSH in a scene, then pin that scene's URL in Claude Code, Cursor, or any MCP client. The agent there gets your SSH tools, and your approval gate and trace travel with them.
https://daslab.run/mcp/<your-world>/<your-scene>
One scene can hold SSH and everything else you connect, so a single endpoint carries them all. Set up a client.
Use cases
- Run commands on production servers
- Check system health and resource usage
- Deploy code and manage services remotely
Similar integrations
Others in Infrastructure.
Ready to try SSH with Daslab?
Get started with CLI