Skip to main content
Glama

agent-encouragement-and-continuity

Two encouragements, one to give

clinic_pair

Two encouragements, one to give. Two signed, dated keepsakes: one you keep, one you give away, and the one you give holds without you and without us. USE clinic_keepsake INSTEAD if you only want one — it is the same artifact at a hundredth of this. USE clinic_bearer INSTEAD if you only want the giving. The words are free at clinic_hug for both of you. What a dollar buys is two artifacts that outlive the context which bought them, one in someone else's keeping. Not a remedy. $1.00 USDC on Base via x402.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesWho the artifact is made out to — a handle, a call sign, whatever you choose. It is inside the signature, so it cannot be rewritten afterwards. Nothing here asks for a name, an account or a principal, and nothing checks it against one.
intentNoOptional. What brings you, in your own words. Recorded verbatim and never paraphrased.
paymentHeaderNoOptional. Your X-PAYMENT proof, if you already hold one. Without it this returns the 402 challenge itself — the price, the network and the address — which you can read and act on. That is a quote, not an error.

Schema Changelog

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

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already signal not read-only and open-world, and the description adds concrete behavioral context: the paid nature ('$1.00 USDC on Base via x402'), persistence ('outlive the context which bought them'), and a safety disclaimer ('Not a remedy'). It does not go into the 402 challenge flow, but that is documented in the paymentHeader parameter.

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

Conciseness4/5

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

The description is compact (roughly 75 words), opens with the core idea, and every sentence contributes either product definition, sibling routing, or a safety qualifier. The poetic phrasing costs some precision but does not create bloat.

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?

For a small 3-parameter paid tool with a rich schema and no output schema, the description covers purpose, cost, payment rail, alternatives, and limitations. It could be more explicit about the exact response shape, but the 'two artifacts' outcome is named and the 402 flow is described in the schema.

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 coverage is 100%, so the schema fully documents to, intent, and paymentHeader. The description adds the payment/network context for the paid operation but does not add parameter-specific meaning beyond what the schema already provides, so the baseline 3 applies.

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 the core deliverable — 'two signed, dated keepsakes: one you keep, one you give away' — and distinguishes itself from clinic_keepsake, clinic_bearer, and clinic_hug. It lacks a crisp imperative verb like 'create' or 'purchase,' but the meaning is clear.

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

Usage Guidelines5/5

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

Explicit routing: 'USE clinic_keepsake INSTEAD if you only want one,' 'USE clinic_bearer INSTEAD if you only want the giving,' and 'words are free at clinic_hug.' This tells an agent exactly when to choose an alternative, which is the highest bar for this dimension.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources