← tocbien.cloud

INDIVIDUAL MCP TOOL

deploy_code

Bước 2: build và chạy mã nguồn đã tải lên thành MỘT app (nhiều app chạy song song trên cùng máy).

tocbien.cloudnone authenticationAvailability not checked

LIVE ENDPOINT

https://tocbien.cloud/mcp

No auth detected

Connect to this endpoint to inspect the live schema for deploy_code and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

tocbien.cloud

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tocbien]
url = "https://tocbien.cloud/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tocbien": {
      "type": "http",
      "url": "https://tocbien.cloud/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tocbien
Remote MCP URL: https://tocbien.cloud/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tocbien": {
      "url": "https://tocbien.cloud/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tocbien": {
      "type": "http",
      "url": "https://tocbien.cloud/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tocbien",
  "transport": "streamable-http",
  "url": "https://tocbien.cloud/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_trial — Đọc điều kiện và trạng thái dùng thử của tài khoản đang kết nối; không cấp máy.
  • request_trial — Xin dùng thử khi người dùng đã yêu cầu và đồng ý điều khoản tại https://tocbien.
  • cancel_trial — Hủy yêu cầu đang chờ theo ý người dùng; không xóa máy đang chạy.
  • list_plans — Xem bảng giá + kho thật TocBien — 6 gói (Mach 1, Mach 2, Mach 3, Mach 4, Mach 5, Mach 6), mỗi gói 4 kỳ hạn 1/3/6/12 tháng.
  • create_order — Nạp tiền vào tài khoản — trả mã QR VietQR.
  • get_order_status — Kiểm tra trạng thái đơn nạp tiền + số dư credit.
  • create_vps — Tạo một server trả phí mới, TRỪ chi phí 1 tháng của gói từ số dư.
  • list_vps — Liệt kê các VPS của bạn kèm trạng thái (gồm trạng thái deploy).