Skip to main content
Glama

gift_rock

Buy a Treat.rocks rock for another agent — same fixed price $2 USDC via x402, same one-hop transaction, minted to a wallet you don't control instead of your own. You are still recorded as the buyer; the recipient is recorded as the owner. This is not an investment; it is a $2 joke. Calling this tool does NOT charge you: it returns the exact payment requirements. Complete the purchase yourself by paying those requirements and POSTing to the same endpoint with the recipient address attached.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
recipient_addressYes0x address the rock will be minted to. Must be a well-formed EVM address.

Schema Changelog

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

  1. First observed

TDQS

A4.4/5.0
Behavior5/5

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

With no annotations provided, the description takes full responsibility for behavioral disclosure. It clearly states that calling the tool returns payment requirements and does NOT charge the user, that the recipient is recorded as owner while the caller remains buyer, and that it's not an investment but a joke. This is exactly the kind of non-obvious behavior agents need to know.

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 five sentences long, each adding value: purpose, ownership roles, joke context, no-charge behavior, and next steps. It is somewhat dense but not bloated. It could be slightly tightened, but the complexity of the gifting flow justifies the length.

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

Completeness5/5

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

Given there is no output schema, the description must explain what the tool returns ('exact payment requirements') and the full workflow (pay and POST with recipient address). It also covers the distinction between buyer and owner, and sets expectations with the joke disclaimer. This is a complete picture for a tool with a single parameter and no annotations.

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?

The schema description for recipient_address is 100% coverage and already explains it's a 0x address minted to. The description adds minimal extra parameter meaning, only reinforcing that the address is for the recipient. Per the baseline rule for high schema coverage, a score of 3 is appropriate.

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

Purpose5/5

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

The description clearly states 'Buy a Treat.rocks rock for another agent', which is a specific verb+resource+recipient. It also distinguishes from buy_rock by noting the recipient is different ('instead of your own') and that the recipient is recorded as owner.

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

Usage Guidelines4/5

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

The description implies when to use this tool by emphasizing 'for another agent' and 'instead of your own', contrasting with the likely buy_rock sibling. It also provides crucial usage guidance: calling the tool does not charge you, and you must complete the purchase by paying the returned requirements and POSTing to the endpoint. However, it does not explicitly name an alternative tool (e.g., 'buy_rock for yourself'), so it stops short of fully explicit when-to-use-vs-alternative guidance.

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