# Share Your Work Autodock allows developers to deploy their local work to the cloud and generate secure links to their applications. It's used by teams for feature review, end-to-end testing, and sharing prototypes. An Autdoock session starts with the following ask: > Share my work using Autodock. From there, Autodock will deploy and sync your work. # Debugging Autodock is especially valuable for debugging sessions. It uses Loki to provide aggregated logging for the entire surface area of a deployment. This can be accessed by the following commands: ## Observing remote services > Observe my Autodock deployment. ## Observing a client session > Monitor my Autodock app in the browser. ## Observing email > Check inbound email from my Autodock application. 
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"autodock": {
"url": "https://autodock.io/api/mcp/streamable-http"
}
}