Skip to main content
Glama
themonagroup

monacloud-mcp

Official
by themonagroup

Liên kết MONA Pay chuyển tiếp

monapay_link

Convert MONA Pass into MONA Pay client credentials with local caching, and invalidate cached credentials when a direct JWT is supplied.

Instructions

Tạm đổi MONA Pass thành client credential MONA Pay và cache cục bộ; bỏ khi MONA Pay nhận JWT trực tiếp.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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 of disclosing behavior. It clearly discloses two side effects: converting MONA Pass into a client credential and caching locally, and it notes the temporary nature of this workaround. It does not mention reversibility or idempotency, but the core behavioral traits are transparent.

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

Conciseness5/5

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

The description is a single compact sentence with no wasted words. The primary action is stated first, followed by the caching behavior and the removal condition. Every clause contributes meaningful information.

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

Completeness3/5

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

For a parameterless action, the description is reasonably complete: it states what happens and that the behavior is temporary. However, with no annotations and no output schema, it leaves gaps around prerequisites, expected results, and when an agent should decide to call this tool instead of another MONA Pay tool.

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

Parameters4/5

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

The tool has zero parameters, so the baseline is 4. The description adds context about what the parameterless operation accomplishes, though there are no parameter meanings to clarify.

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 specific action: temporarily converting MONA Pass into a MONA Pay client credential and caching it locally. This is not a tautology and provides a concrete resource and operation, though it does not explicitly differentiate itself from sibling link tools such as cloud_link or monapay_link_bank_start.

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

Usage Guidelines2/5

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

The description gives no explicit guidance on when to use this tool versus alternatives. The only conditional statement, 'bỏ khi MONA Pay nhận JWT trực tiếp', describes when the tool should be removed, not when an agent should invoke it. No exclusions or alternative tool routes are mentioned.

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