Skip to main content
Glama

Hilt Pay Agent Commerce

Activate Hilt Pay API Scale

hilt_activate_scale

Activate 30 days of Hilt Pay API scale for 1250 USDC on Solana. Requires a free Agent Bootstrap setup intent.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
setup_tokenYes
delivery_claimYes
setup_intent_idYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

No annotations provided, so description carries full burden. It implies a financial transaction (1250 USDC) and activation but does not disclose whether the action is irreversible, if funds are deducted immediately, or what happens on failure. The delivery_claim parameter is unexplained.

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?

Two sentences with no extraneous information. All essential facts (duration, cost, blockchain, prerequisite) are included without repetition.

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

Completeness2/5

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

Given 3 required parameters with zero schema descriptions, no output schema, and no annotations, the description is insufficient. It does not explain what the tool returns, the nature of delivery_claim, or how to obtain the setup_token, leaving critical gaps for correct invocation.

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

Parameters1/5

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

Schema description coverage is 0%. Description only mentions 'requires a free Agent Bootstrap setup intent', which likely relates to setup_intent_id but does not explain setup_token or delivery_claim. Agents have no information on what these parameters mean or how to obtain them.

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 clearly states the action (activate), resource (Hilt Pay API scale), duration (30 days), cost (1250 USDC), and blockchain (Solana). It differentiates from siblings like hilt_activate_growth by specifying the scale amount and duration, but does not explicitly contrast with other activation levels.

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?

Mentions a prerequisite (requires a free Agent Bootstrap setup intent) but provides no guidance on when to use this tool vs. other activation tools (growth, starter) or any conditions/exclusions.

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