ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Clever Cloud with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your Clever Cloud infrastructure—apps, add-ons, and deployments—directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 14 capabilities

The complete Clever Cloud capability set.

These are the exact actions your AI can choose when you ask it to work with Clever Cloud.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Clever Cloud.

  1. 01

    Create application

    Provide necessary configuration in the body. Create a new Clever Cloud application

  2. 02

    Create organization

    Provide configuration in the body. Create a new organization

  3. 03

    Delete application

    Delete an application

  4. 04

    Get application logs

    Fetch application logs

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Clever Cloud.

  1. 05

    Get current user

    Get information about the current user

  2. 06

    List applications

    List all your Clever Cloud applications

  3. 07

    List instances

    List running instances

  4. 08

    List organization applications

    List applications in an organization

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Clever Cloud.

  1. 09

    List organizations

    List organizations you belong to

  2. 10

    Get addon

    Get details of a specific add-on

  3. 11

    Get application

    Get details of a specific application

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Clever Cloud.

  1. 12

    List addons

    ). List all your add-ons

  2. 13

    Provision addon

    Provide configuration in the body. Provision a new add-on

  3. 14

    Trigger deployment

    Trigger a deployment

Observed, not estimated

913ms average. Fast in production.

Clever Cloud is checked daily against the live service.

Daily averagePeak 1091ms
Aug 20Today
Fastest day
772ms
Slowest day
1091ms
14-day trend
Slowing+17%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 14 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Clever Cloud, so you can see the experience inside your AI.

It does not authenticate your account with Clever Cloud. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Clever Cloud Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Clever Cloud capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "clever-cloud-developer-paas-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_we1NOHeuPmFvcuTiBBnrR4RjX65rwxCyZQ7jXF1x/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Clever Cloud owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.