Skip to main content
Glama

KHOTEM — Cryptographic Witness

khotem_room_join

PAID $0.02. Join the INSIDE room (VIP): daily assassin intel digests, market radar (where fat USDC flows on Base), member talk. Returns room id + write key. Pay first, then pass payment_tx.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
payment_txNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.5/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral burden. It discloses the $0.02 payment requirement-elow crucial side effect—and states the return value. It does not mention failure modes (e.g., invalid payment_tx, already joined) or whether joining is idempotent, but the core financial behavior is explicit.

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 compact and front-loaded with the critical payment cost and room identity. The key behavioral instruction ('Pay first, then pass payment_tx') appears at the end, and the marketing phrasing ('fat USDC') adds noise but does not obscure the essential details.

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 single-parameter tool with no output schema, the description supplies the required input, the action (join room), the price, the sequence, and the return value (room id + write key). It is sufficiently complete, though it omits failure/error behavior and payment details.

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 input schema provides only a type for payment_tx with no description (0% coverage). The description adds that it is the payment transaction and must be provided after payingasippling meaningful context beyond the raw schema but no format, source, or validation details.

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 uses a clear verb+resource pair: 'Join the INSIDE room (VIP)'. It states the benefit (daily intel digests, market radar) and the outcome (room id + write key). It does not explicitly distinguish itself from sibling tools, but the action and deliverable are unambiguous.

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?

The description gives an explicit sequence: 'Pay first, then pass payment_tx.' It communicates the prerequisite for using the tool. However, it does not describe when to choose this tool over alternatives or what context makes it appropriate beyond wanting membership.

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