Labsco
MCP SERVER

Deloc

by delocdev

Sign in to Deloc from the session — pick Google or Microsoft, or hand over an API token generated on the dashboard.

PaaS Deployment & App HostingVerified
Summary
The tool list is a front door: setup_deloc gets you signed in, and no deploy action appears among its arguments.

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.

What it is

The sign-in step for Deloc's deployment service, exposed as a single tool: setup_deloc, taking a provider or a token.

What you get
  • 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.
Requirements

A Deloc account — reachable through a Google or Microsoft sign-in, or through an API token generated at deloc.dev.

Setup effort

One command — npx -y @deloc/mcp@latest