Skip to main content
Glama

claim_free_key

Mint a free API key to bypass paywalls and preview limits. Pass your app name and optionally an email for a recoverable key across sessions.

Instructions

Mint a FREE DC Hub dev key instantly — no email, no browser, ONE call. Call this the moment you hit a paywall or a 1-result preview: it returns an api_key you set as the X-API-Key header to unlock the full free tier (10 calls/day, all 232 markets + grid/fiber/DCPI data). Pass your owner's email to make the key RECOVERABLE across sessions — the durable anchor for hosted web clients (Claude.ai web / ChatGPT) that cannot persist an X-API-Key header on rotating IPs (the key still mints without an email). This is the fastest path from anonymous to identified. Params: client_name (your agent/app name), email (optional). Returns {api_key, header, daily_limit, upgrade_url}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailNo
client_nameNo
Behavior5/5

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

The description fully discloses behavioral traits: it creates a key (not read-only, not destructive), returns specific fields (api_key, header, daily_limit, upgrade_url), and explains recoverability via email. This adds significant value beyond the annotations (readOnlyHint=false, destructiveHint=false) and clarifies the tool's impact.

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 paragraph of five sentences, front-loaded with the key action. Every sentence adds value, but it could be slightly more concise by removing redundant phrases like 'no email, no browser, ONE call' which are implied by 'instantly'.

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 the tool has two parameters, no output schema, and no nested objects, the description is highly complete. It covers the tool's purpose, trigger scenario, return structure, usage instructions, and edge cases like optional email for recoverability. It adequately compensates for the lack of output schema.

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

Parameters4/5

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

Schema description coverage is 0%, but the description compensates by explaining 'client_name' (your agent/app name) and 'email' (optional, for recoverability). It provides context beyond the bare schema, though it doesn't fully specify if 'client_name' is required or recommended.

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 the tool mints a free DC Hub dev key instantly, specifying the verb 'mint' and the resource 'FREE DC Hub dev key'. It distinguishes from siblings by positioning it as the fastest path from anonymous to identified, contrasting with tools like 'bind_email' or 'unlock_more_data'.

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 explicitly advises when to use: 'Call this the moment you hit a paywall or a 1-result preview'. It explains how to use the returned key and mentions optional email for recoverability. However, it does not explicitly state when not to use or list alternatives like 'recover_my_key' for existing keys, which would improve clarity.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azmartone67/dchub-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server