Clever Cloud (Developer PaaS API) Connector for AI agents.
14 live capabilities
Manage cloud infrastructure and provision databases through natural conversation.
Waiting for input…
Why people use Clever Cloud (Developer PaaS API)
Clever Cloud (Developer PaaS API) Infrastructure Management
With this Connector, that manual loop disappears. You can stay inside your IDE or chat window and just tell your agent what you need. Instead of clicking through five pages to find a log file, you just ask for the logs. You get the data you need instantly, which keeps you focused on solving the problem rather than navigating the interface.
What Vinkius changes
You get a conversational interface for your entire Clever Cloud infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Spinning up a test database
A developer needs a new Redis instance for a feature branch.
- Real-world use case 02
Debugging a production crash
An engineer notices an error in the logs.
- Real-world use case 03
Onboarding a new team
A tech lead needs to set up a sandbox.
Complete set · 14capabilities
The complete Clever Cloud (Developer PaaS API) capability set.
These are the exact actions your AI can choose when you ask it to work with Clever Cloud (Developer PaaS API).
01—04
4 capabilities in this set.
Part of 14 available through Clever Cloud (Developer PaaS API).
- 01 Capability
Create application
Set up a new application with your required configurations. This lets you spin up new projects on the fly.
- 02 Capability
Create organization
Build a new organizational unit for team management. This helps keep your cloud resources structured.
- 03 Capability
Delete application
Remove an application from your cloud environment. Use this to clean up old projects or testing apps.
- 04 Capability
Get addon
Retrieve specific details for a single provisioned add-on. Use this to check the status of a specific database.
05—08
4 capabilities in this set.
Part of 14 available through Clever Cloud (Developer PaaS API).
- 05 Capability
Get application logs
Fetch the latest logs for a specific application to debug errors. This helps you see what went wrong without switching tabs.
- 06 Capability
Get application
Pull detailed metadata and configuration for a single app. Use this to check the current state of your resources.
- 07 Capability
Get current user
Check your current profile and access levels to verify permissions. It helps confirm who you are logged in as.
- 08 Capability
List addons
See all currently provisioned services like databases or Redis. This gives you a quick overview of your active add-ons.
09—11
3 capabilities in this set.
Part of 14 available through Clever Cloud (Developer PaaS API).
- 09 Capability
List applications
Get a full list of every application in your Clever Cloud account. Use this to see everything you have running.
- 10 Capability
List instances
View all running instances currently active in your environment. It helps you see what's live right now.
- 11 Capability
List organization applications
See which apps belong to a specific organization unit. This is useful for managing large team structures.
12—14
3 capabilities in this set.
Part of 14 available through Clever Cloud (Developer PaaS API).
- 12 Capability
List organizations
View the different organizations you have access to. Use this to switch between different team scopes.
- 13 Capability
Provision addon
Create and configure a new database or service add-on. You can provide the config in the request body.
- 14 Capability
Trigger deployment
Start a new deployment for an application immediately. Use this to push your latest code to production.
Set up in minutes
One URL. Then ask Clever Cloud (Developer PaaS API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Clever Cloud (Developer PaaS API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Clever Cloud (Developer PaaS API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Clever Cloud (Developer PaaS API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Clever Cloud (Developer PaaS API) URL.
- Step 03
Save and start
Save the connection and enable Clever Cloud (Developer PaaS API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"clever-cloud-developer-paas-api": {
"url": "https://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Clever Cloud (Developer PaaS API)
Open Agent mode in chat and ask: "Using Clever Cloud (Developer PaaS API), help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"clever-cloud-developer-paas-api": {
"url": "https://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Clever Cloud (Developer PaaS API)
Ask Copilot: "Using Clever Cloud (Developer PaaS API), help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"clever-cloud-developer-paas-api": {
"url": "https://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Clever Cloud (Developer PaaS API)
Open Cascade and ask: "Using Clever Cloud (Developer PaaS API), help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"clever-cloud-developer-paas-api": {
"url": "https://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Clever Cloud (Developer PaaS API)
Ask Cline: "Using Clever Cloud (Developer PaaS API), help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add clever-cloud-developer-paas-api --transport http "https://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Clever Cloud (Developer PaaS API)
Ask Claude: "Using Clever Cloud (Developer PaaS API), show me...". 14 tools are ready
Where the request belongs
Work Clever Cloud can move forward.
For the DevOps engineer tired of clicking through nested menus at 2am, or the full-stack developer who wants to spin up a database without opening a new browser tab.
DevOps Engineer
Monitors app statuses and triggers builds during production incidents without leaving the terminal.
Full-stack Developer
Provisions dev databases and checks logs while coding in Cursor or Windsurf.
Technical Lead
Oversees multi-org permissions and application distributions across the company.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRender
Automate your PaaS infrastructure via Render. list your services, deploy code, check logs, and scale resources directly from any AI agent.
Zeabur (PaaS Deployment)
Deploy services, manage containers, and send transactional emails via Zeabur PaaS directly from your AI agent.
Coolify
Manage self-hosting via Coolify. monitor servers, deploy applications, manage databases, and trigger builds directly from any AI agent.
Railway
Manage cloud deployments via Railway. list projects, inspect services, track deployments and manage variables and volumes from any AI agent.
Coder (Remote Dev)
Manage Coder remote development environments, monitor deployment stats, and interact with AI Bridge sessions directly from your AI agent.
DigitalOcean
Deploy and manage cloud infrastructure with simple virtual servers, managed databases, and Kubernetes clusters built for developers.
Bring your own AI
Change the model, client or framework. Keep Clever Cloud connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Clever Cloud.
The practical details behind the request, access and result.
Can I use Clever Cloud (Developer PaaS API) to create new databases?
Yes, you can use this Connector to provision new database add-ons like Redis or PostgreSQL directly through your AI agent. Just describe the configuration you need.
How do I see my application logs with Clever Cloud (Developer PaaS API)?
You can ask your agent to fetch the logs for any specific application. It will pull the latest entries so you can debug issues without leaving your workspace.
Does Clever Cloud (Developer PaaS API) support multiple organizations?
Yes, it allows you to list and manage different organizations. This is great for overseeing resources across multiple teams or departments.
Can I trigger a new deployment for my app using Clever Cloud (Developer PaaS API)?
Absolutely. You can tell your agent to trigger a deployment for a specific application ID, and it will start the build process for you immediately.
Is it safe to manage my production environment with Clever Cloud (Developer PaaS API)?
Yes, it uses your own Clever Cloud API credentials. You maintain full control over the permissions and access levels granted to your agent.
What kind of add-ons can I provision with Clever Cloud (Developer PaaS API)?
You can provision various services including databases and Redis instances, depending on what your Clever Cloud account supports.
Can I trigger a new deployment for a specific application using this server?
Yes! Use the trigger_deployment capability by providing the appId. You can optionally specify deployment options like a commit ID in the request body.
How do I see all the databases and services (add-ons) I have active?
Simply use the list_addons capability. It will return a list of all provisioned add-ons, including databases and other managed services across your account.
Is it possible to manage applications within a specific organization?
Yes. You can use list_organizations to find the orgId, and then use list_organization_applications to see only the apps belonging to that specific organization.
One connection away
Give your agent a direct line to Clever Cloud.
Connect Clever Cloud once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available