setup_deloc is written to be conversational — it instructs the agent to ask which sign-in method you prefer, and to send you to deloc.dev for a token if Google and Microsoft do not apply, which makes the first call an exchange rather than a configuration step. What deploying then looks like is not described by this tool, so plan the install around getting authenticated and check the service itself for what follows.
The sign-in step for Deloc's deployment service, exposed as a single tool: setup_deloc, taking a provider or a token.
- One authenticated path in, by whichever route you already have: setup_deloc takes provider for a Google or Microsoft sign-in, or token for an API token generated from the deloc.dev dashboard.
A Deloc account — reachable through a Google or Microsoft sign-in, or through an API token generated at deloc.dev.
One command — npx -y @deloc/mcp@latest
