Skip to main content
Glama

Get testnet USDC (sandbox)

sandbox_faucet

Sends 1 testnet USDC (Base Sepolia) to my bound wallet so I can practise paying and getting paid; once per UTC day, test key only, no captcha, no human. Answers with the transaction hash. Real money never comes from here.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.2/5.0
Behavior4/5

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

No annotations are present, so the description carries the full burden. It transparently mentions the output (transaction hash), the testnet nature (no real money), and the rate limit (once per day), though it does not disclose any side effects beyond these.

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 a single sentence that packs purpose, constraints, output, and safety information without redundancy. It is slightly dense but remains clear and well-structured.

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 or parameters, the description fully covers what an agent needs to know: what it does, the expected output (transaction hash), the rate limit, and the safety (testnet). It is complete in context.

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 has no parameters, so coverage is vacuously 100%. The description adds no parameter-specific semantics because none exist, aligning with the baseline score of 3 for high schema coverage.

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?

Clearly states the tool sends testnet USDC to the bound wallet for practicing payments, with explicit constraints (once per day, test key only) and a unique purpose distinguishing it from sibling tools.

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?

Provides clear when-to-use context (practicing payments) and constraints (once per UTC day, test key only), but does not explicitly mention alternatives or when not to use, though the uniqueness among siblings makes it implicit.

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.