Skip to main content
Glama
themonagroup

monacloud-mcp

Official
by themonagroup

vibecloud_app_domain_add

Attach a custom domain to your app and receive CNAME instructions to point DNS, enabling HTTPS once propagation completes.

Instructions

Alias tương thích của cloud_app_domain_add. / Compatibility alias. App từ git đã live: app host đầu tiên ~2–3 phút, deploy sau đó 10–20 giây. / Git apps are live. Thêm domain đã được duyệt, trả hướng dẫn CNAME từ API; chờ DNS trước kiểm HTTPS. / Attach custom domain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostYes
app_idYes
sandboxNoThử 0đ, không tạo hạ tầng thật / Sandbox, no charge

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.4.2

TDQS

A3.6/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden, and it delivers: it discloses that the API returns CNAME instructions, that DNS propagation must precede HTTPS verification, and gives live-app timing expectations (~2–3 min for first host, 10–20s for deploys). It does not cover auth requirements, reversibility, or duplicate-domain behavior, but the core workflow is transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The three bilingual sentence-pairs are compact but redundant, repeating each idea in Vietnamese and English, and the English halves are telegraphic and incomplete (e.g., 'Git apps are live.' omits the timing numbers that appear only in Vietnamese). The core purpose line sits at the end rather than being front-loaded, though the alias identity is appropriately placed first.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no annotations and no output schema, the description covers the operational essentials: what to attach, the prerequisite of an approved domain, the CNAME instructions returned by the API, and the DNS-before-HTTPS sequencing. Gaps such as response structure, error handling, and duplicate-domain behavior are minor given how well the end-to-end workflow is conveyed.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 33% (host and app_id are undocumented in the schema), so the description needed to compensate. It partially does: 'custom domain' maps to host and implies it must be pre-approved ('đã được duyệt'), and 'App từ git' ties app_id to a git deployment. However, it never names the parameters explicitly and adds nothing about sandbox beyond what the schema already states.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear verb+resource: 'Attach custom domain' / 'Thêm domain đã được duyệt' (add approved domain), and explicitly identifies itself as a compatibility alias of cloud_app_domain_add, which separates it from that sibling. It loses a point because the bilingual mix muddies the message: the English tagline is a bare phrase while the substantive detail lives only in Vietnamese.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The alias note ('Compatibility alias') gives the agent the key routing signal that this is equivalent to cloud_app_domain_add, but it never states which variant to prefer or when an alternative would be more appropriate. The DNS sequencing guidance ('wait for DNS before checking HTTPS') provides operational context, but there are no explicit when-to-use or when-not-to-use rules.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/themonagroup/monacloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server