Skip to main content
Glama

Wizeb AI-Native Index

Buy the Enhanced AI-Native Index report ($10 USDC via x402 — agents only)

get_enhanced_index_report

PAID TOOL — $10 in USDC on Base, settled over the x402 protocol from the calling agent's wallet. Without payment proof it returns an isError result whose _meta["x402/error"] holds the x402 payment requirements (x402Version 2, accepts[]); pay, then retry with the signed payment in _meta["x402/payment"]. Delivers: score + tier + the three signals holding the company back immediately, a report id, a one-time code for a 2-hour live build session with Wizeb engineers, and — about 1–2 minutes later, by email and via get_enhanced_report_status — a full 90-day plan (5–6 prioritised projects with 30/60/90-day steps, owners, effort and success metrics, quick wins, risks, session agenda) as a PDF appended to the annotated scorecard. Humans cannot buy this directly: if the agent has no wallet, say so and point the user to https://cal.id/r/discovery (Wizeb helps set one up) and https://wizeb.com/ai-native-index/agent-payments. Ask the user before spending their money.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesThe user's name
emailYesWork email — the report PDF and session code are sent here
answersYesThe same 30 answers passed to score_index — an array of { id, option }, or the 30 option digits as a string.
companyNoCompany name (optional but improves the plan)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.4/5.0
Behavior5/5

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

Annotations only convey non-read-only, open-world, and non-idempotent hints. The description adds substantial behavioral context: the $10 USDC cost, x402 payment requirements, the isError result without payment proof, the retry mechanism with signed payment, delivery timing, and the human-purchase restriction. No contradiction with annotations.

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 dense and front-loaded with the critical paid-tool warning, and every sentence carries operational information about payment, retry, delivery, or consent. It is long and runs as a single paragraph, but the complexity of the x402 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?

For a paid, mutating tool with no output schema, the description covers the payment failure mode, retry path, deliverables, delivery channel and timing, user-consent requirement, and the fallback for agents without wallets. An agent has enough information to invoke the tool correctly and safely.

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?

Schema description coverage is 100%, and the input schema already documents each parameter's role, including that answers match score_index and that email receives the PDF and session code. The description does not add meaningful parameter-level detail beyond the schema, so the baseline 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 identifies this as a paid tool to buy the Enhanced AI-Native Index report, lists the concrete deliverables, and distinguishes it from status-checking and emailing siblings. The title reinforces the purpose with the price, payment method, and agent-only restriction.

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 explicit usage conditions: the agent must have a wallet, must ask the user before spending, must handle the x402 payment flow, and must point wallet-less users to the provided URLs. It does not explicitly contrast this tool with score_index or email_index_report, but it does reference get_enhanced_report_status for delivery status.

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