DADA CLOUD MCP

Run your cloud through your AI agent

Connect Claude, Cursor or another MCP client to DADA Cloud. Your agent can deploy an app, check a build and read logs with your account’s permissions.

Your agent and model. Your apps stay in your console.

From a request to an action

Claude · Cursor · MCP
DADA CloudYour account. Your permissions.
AppsDatabasesLogs

The same resources you see in the console

Choose your client

Two commands for Claude Code. A server address and public ID for other clients.

  1. Add the connection
    Install the Claude Code plugin or add the MCP server in your client’s settings.
  2. Sign in to DADA Cloud
    Confirm browser sign-in on the first request. The client receives access with your account’s permissions.
  3. Give it a task
    Ask to see your apps, deploy a repository or inspect logs.
1. Add the marketplace
/plugin marketplace add DadaDevelopment/dada-cloud-console
2. Install the plugin
/plugin install dada-cloud@dada-cloud
Detailed client setup guide

Start with an everyday task

MCP connects your agent to the cloud API. Project access and permission to make changes are checked just as they are in the console.

01«Show the apps in my project»
02«Open the logs of the latest build»
03«Deploy an app from my repository»

Connection questions

What is MCP in plain terms?

Model Context Protocol is the standard by which an AI client connects to an external service and receives the list of actions it may call. DADA Cloud publishes its API as such a toolset, so the agent operates the cloud itself instead of suggesting commands for you to type.

What is the server URL?

https://console.dada-tuda.ru/mcp. For clients that ask for a static OAuth client id, use dada-mcp — it is public and needs no secret.

Do I have to mint a token by hand?

No. The Claude Code plugin and the Claude Desktop connector run the normal browser login and refresh the short-lived token themselves. A manual Bearer token is only for clients that cannot do browser login.

Is it safe?

The agent acts as you and gets no more rights than your account has: other people's projects are invisible to it, and writes go through the same permission check as the console. Every change stays in the project's operation log.

What does MCP access cost?

Access itself is included with your account and is not billed separately — you pay only for the resources the agent creates: apps, databases, servers, storage.

Will the agent confirm the deploy landed?

Yes. Changes are applied asynchronously: the agent receives an operation, watches it, and reports once the app reports healthy — not at the moment the request was sent.

Connected? Ask to see your projects.

Start by looking around, then move on to deployment and configuration.

Sign in to DADA Cloud