Autodock MCP Server logo

Autodock MCP Server

0

# 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. ![Image](https://github.com/user-attachments/assets/c14be13a-5bde-4e68-a535-6a664ea8a6c7)

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" } }