Connect your AI coding assistant to Ploi Cloud once. From then on, deploying is just describing what you need.
The Model Context Protocol (MCP) is the open standard that lets AI tools talk to services like Ploi Cloud. Our hosted MCP server exposes the whole platform — deployments, databases, domains, logs, environment variables — as tools your AI assistant can use on your behalf.
There is nothing to install or self-host. Point your MCP client at ploi.cloud/mcp, authorize once in your browser, and every capability of the platform becomes available in plain language.
Three steps from your editor to a live application
Add Ploi Cloud to your AI tool's settings. Sign in once to authorize access.
Tell your AI what to deploy. "Deploy my Laravel app with a database" is all it takes.
Your app is deployed, configured, and running with automatic SSL. In under a minute.
Run this in your terminal and you're ready to go
Claude Code
claude mcp add --transport http ploi-cloud https://ploi.cloud/mcp
Cursor, Windsurf, or any MCP client
https://ploi.cloud/mcp
Your browser will open once to authorize access. That's all the setup there is.
Everything you need, through natural language
Deploy from your git repository with automatic framework detection and configuration.
MySQL, PostgreSQL, Redis, MongoDB, and more. Added with a single sentence.
Check application logs, deployment output, and debug issues without leaving your editor.
Add, update, and manage secrets securely. Service credentials are injected automatically.
Add your own domain and get automatic SSL certificates. Zero configuration needed.
Track deployment progress in real-time. Get notified of issues and auto-fix common failures.
Works with any AI tool that supports the Model Context Protocol
Anthropic's CLI agent
Desktop AI assistant
AI-powered editor
AI-powered IDE
With MCP support
Open protocol
Everything you need to know about the Ploi Cloud MCP server
It is a hosted Model Context Protocol server at https://ploi.cloud/mcp that exposes the Ploi Cloud platform as tools for AI assistants. Once connected, tools like Claude Code or Cursor can deploy applications, add databases, manage domains, and read logs on your behalf.
Run "claude mcp add --transport http ploi-cloud https://ploi.cloud/mcp" in your terminal. Your browser opens once to authorize access, and after that Claude Code can manage your applications directly.
Any client that supports the Model Context Protocol: Claude Code, Claude Desktop, Cursor, Windsurf, VS Code with Copilot, and others. If your tool can add an MCP server by URL, it works with Ploi Cloud.
Yes. Authentication uses OAuth 2.1, the same standard used for the Ploi Cloud API. You authorize the connection once in your browser, and you can revoke access at any time from your account settings.
No. The MCP server is fully hosted by Ploi Cloud. You only add its URL to your AI tool — there are no packages to install, no processes to run, and nothing to keep updated.
Everything the Ploi Cloud API can do: create and deploy applications, provision databases and caches, manage environment variables, add custom domains with SSL, monitor deployments, and read logs. The tools are generated from the same API that powers the dashboard.
Create a free account and connect your AI tool in under a minute. The setup guide walks you through every step.