Skip to main content
Glama

Agents Get Paid Kit — x402 MCP + Unlock ($49)

solve_captcha

Paid x402 USDC CAPTCHA solve for agents mid-task. Spend caps + AUP. Allowlisted purposes only; refuses login/signup/payment abuse.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesCAPTCHA family
purposeYesMust be one of: research_scrape, accessibility, qa_testing, content_indexing, monitoring, other_legitimate
tenantIdNo
pageActionNoOptional reCAPTCHA v3 action
websiteKeyNo
websiteURLYes
imageBase64No

TDQS

A3.9/5.0
Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It usefully reveals that the tool is paid, subject to spend caps and AUP, restricted to allowlisted purposes, and refuses certain abusive uses. However, it does not mention whether the solve is synchronous or asynchronous, what the response contains, or other side effects beyond the cost.

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 compact and front-loaded, beginning with the most important facts: it is paid and solves CAPTCHAs. Every clause adds value, and there is no redundant filler or repetition of schema details.

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?

For a tool with 7 parameters, 3 required, no output schema, and significant behavioral context (payment, restrictions), the description is too thin. It does not explain what inputs are required, how the CAPTCHA is submitted, what the tool returns, or how spend caps are enforced. An agent would need to inspect the schema or rely on trial and error.

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

Parameters2/5

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

Schema description coverage is only 43%, and the description does not compensate for the undocumented parameters like websiteKey, websiteURL, imageBase64, or tenantId. It adds some semantic color around 'purpose' via the allowlist/refusal language, but it fails to explain how the required CAPTCHA inputs map to the solve request.

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 identifies the tool as a paid x402 USDC CAPTCHA solve service for agents. It uses a specific resource (CAPTCHA) and implies the solve action, which distinguishes it from sibling tools like buy_kit, get_quote, or unlock_page. The phrase 'for agents mid-task' further narrows its purpose.

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 gives clear usage context: it is intended for agents mid-task and is a paid service. It also states explicit exclusions by refusing login/signup/payment abuse and mentions allowlisted purposes, though it does not name alternative tools or provide when-not-to-use guidance relative to siblings.

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.

TDQS

B3.4/5.0
Disambiguation4/5

Each tool targets a distinct action: purchasing, quoting, spending status, bug reporting, CAPTCHA solving, and page unlocking. buy_kit and get_quote are related but clearly separated by quote vs. purchase, and solve_captcha vs unlock_page are distinct paid services.

Naming Consistency5/5

All six tools follow a consistent verb_noun snake_case pattern: buy_kit, get_quote, get_spend_status, report_issue, solve_captcha, unlock_page. The naming is predictable and easy to group by action.

Tool Count5/5

Six tools is a well-scoped size for a focused monetization/unlock server. Each tool serves a clear purpose without redundancy or feature bloat.

Completeness4/5

The set covers the core payment flow (quote, buy, spend monitoring), adds support via report_issue, and provides the two paid services (CAPTCHA solving and page unlock). Minor gaps like transaction history or refund handling are not critical for the advertised MVP scope.

Resources