MCP Tools
Autodock allows you to spawn, connect to, and manage remote development servers by talking to your favorite agents using MCP.Environment Lifecycle
| Tool | Description |
|---|---|
env.launch | Launch a new environment. Returns SSH credentials and URLs. |
env.list | List all your environments with their status. |
env.status | Get detailed status for a specific environment. |
env.stop | Stop a running environment (can be resumed later). |
env.destroy | Permanently destroy an environment. |
File & Command Operations
| Tool | Description |
|---|---|
env.sync | Get SSH credentials for syncing files (rsync/scp). |
env.run | Get SSH command to execute commands remotely. |
Port Exposure
| Tool | Description |
|---|---|
env.expose | Expose a port with a public HTTPS URL. |
env.unexpose | Remove an exposed port. |
env.listExposed | List all exposed ports for an environment. |
Account & Billing
| Tool | Description |
|---|---|
account.info | Get your plan, usage, quota status, and upgrade URL. Includes hours remaining. |
