CloudCenmax
Model Context Protocol · Built in

Tell your AI assistant to run your cloud

Connect Claude, ChatGPT, Codex, Cursor, or any MCP-compatible assistant to CloudCenmax and deploy servers, restart them, check your balance, and top up — in plain language, without leaving your editor. Your API key decides exactly what the assistant is allowed to touch.

17
Tools exposed
58
Locations
2
Permission scopes
$0
Extra to use it

Connected in three steps

No SDK to install and no glue code to maintain. It's your existing API key and one URL.

1

Issue an API key

Create a key in your dashboard and choose its scope — read-only for safe browsing, or read + write to let the assistant make changes.

2

Add the MCP endpoint

Drop the CloudCenmax MCP URL and your key into your client config — Claude Desktop, Claude Code, ChatGPT, Codex, Cursor, and any other MCP-aware tool.

3

Talk to your agent

“Deploy a 4 GB server in Frankfurt and tell me my balance.” Your assistant calls the right tools and reports back.

What your assistant can do for you

Every action maps to the same governed API that powers the dashboard — so the assistant can only do what your account already can.

Deploy servers

Spin up a VPS from any catalog plan by name — “launch a high-performance box in Singapore.”

Control the lifecycle

Start, stop, reboot, or tear down servers on command, with status read back to confirm.

Browse the catalog

Search plans by location, type, and price before committing to a deploy.

Watch your spend

Pull live balance, ledger activity, and deposit history without opening the billing page.

Top up the account

Start a deposit so a provisioning request never stalls on a low balance.

Run provider actions

Open a VNC console, reinstall, enter rescue mode, take snapshots, set hostnames, enable IPv6.

Manage object storage

Create and delete S3-compatible buckets in any region and list them — “make a bucket called backups in Frankfurt.”

You stay in control

Giving an AI the keys shouldn't mean giving up control

The server never stores your credentials. Each request carries your API key, and that key decides what's possible. Hand your assistant a read-only key to explore safely, or a write key when you're ready to let it act.

Scoped permissions

Read-only keys can browse and report but cannot change anything. Write access is opt-in, per key.

Shown once, hashed at rest

Keys are displayed a single time and stored only as a hash — revoke and rotate any time.

Destructive actions are flagged

Tools that terminate a server are clearly marked so your assistant treats them with care.

Rate limited & org-scoped

Requests are throttled and locked to your organization — no cross-account access, ever.

Works with the clients you already use

CloudCenmax speaks the open Model Context Protocol over Streamable HTTP, so any MCP-compatible assistant can connect — Anthropic's Claude apps, OpenAI's ChatGPT and Codex, Cursor, and more. No vendor SDK, no lock-in.

  • Claude Desktop & Claude Code
  • ChatGPT (Connectors) & OpenAI Codex
  • Cursor and other MCP-aware editors
  • Any custom agent built on an MCP SDK
Add to your MCP client config
{
  "mcpServers": {
    "cloudcenmax": {
      "type": "http",
      "url": "https://mcp.cloudcenmax.com/mcp",
      "headers": {
        "Authorization": "Bearer ck_your_api_key"
      }
    }
  }
}

Generate ck_… keys from your dashboard under API keys.

Questions, answered

Is it safe to let an AI deploy and delete servers?

You decide. Issue a read-only key and the assistant can only look. Grant write access only when you want it to act — and revoke any key instantly.

Does the MCP server cost extra?

No. The server itself is free to use. You only pay the same hourly rate for the servers you actually run.

Do I need to install anything?

No SDK or agent to host. Add one URL and your API key to your MCP client config and you are connected.

Which assistants can connect?

Any client that speaks MCP over Streamable HTTP — including Claude Desktop, Claude Code, ChatGPT, OpenAI Codex, Cursor, and custom agents built on an MCP SDK.

Can the assistant see other customers’ data?

Never. Every request is scoped to your organization and rate limited. Keys cannot reach across accounts.

What if I want to undo write access later?

Rotate or delete the key from your dashboard. Access stops immediately on the next request.

Put your cloud on autopilot

Create an account, generate an API key, and connect your assistant in minutes. Hourly billing, no contracts, cancel anytime.