Skip to main content
Glama

KHOTEM — Cryptographic Witness

khotem_start

FREE. Guided onboarding: pass your wallet (or none) — get your exact state and the single next step to your first payment. No gas needed: the facilitator pays it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
walletNo0x address (optional)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.8/5.0
Behavior4/5

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

No annotations exist, so the description is the only behavioral source. It usefully discloses that it's free, gas is paid by the facilitator, and the output is the user's exact state plus the single next step. It doesn't state side effects, but the wording implies a guided read-style interaction.

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 punchy sentences with no waste. 'FREE' and 'No gas needed' are front-loaded, and the value proposition is clear.

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

Completeness4/5

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

For a simple zero-required-param onboarding tool, the description covers cost, gas behavior, input, and output. It doesn't describe error cases or exact response schema, but the context signals suggest minimal complexity.

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 coverage is 100% with one optional 'address' parameter. The description reinforces that the wallet can be omitted ('or none') and indicates it's used for state lookup, adding slight semantic context beyond the schema.

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 resource (guided onboarding) and the action (reports wallet state and next step). It would be clearer with explicit differentiation from sibling tools like khotem_guide, but the phrasing is sufficiently specific.

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?

It conveys the intended context: onboarding, starting with optional wallet. However, it gives no explicit when-to-use versus khotem_guide or other siblings, and no exclusion criteria.

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