Skip to main content
Glama

SpiritWave Labs Divination Engine

I Ching Reading

consult_iching

Consult the I Ching (Book of Changes) — the oldest continuously used divination text in the world, over 3,000 years old. Casts a hexagram and interprets it in the voice of a Daoist sage. Best for the dynamics of a situation — what is moving, what is stuck, the right action at the right time, change and transition. Cost: $0.10 per call, paid via x402 (USDC on Base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
questionYesThe question to consult the I Ching about.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior4/5

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

No annotations are provided, so the description carries the burden, and it does well by disclosing the cost ($0.10 per call), the payment mechanism (x402/USDC on Base), and the interpretive style. It could add more about randomness/results, but the key non-obvious behaviors are surfaced.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the action and the useful 'Best for' framing, and it ends with cost. However, the historical aside ('oldest continuously used divination text... over 3,000 years old') is padding that does not help an agent select or invoke the tool, making it less tight than it could be.

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 covers the core invocation need, the appropriate use case, and the cost side effect. Missing output format details are implied by the reading nature of the tool and are not critical for correct invocation.

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%, and the single parameter is already clearly described in the schema as 'The question to consult the I Ching about.' The description adds no additional parameter-level guidance, so the baseline score of 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 names the specific resource (I Ching), the verb (consult), and the concrete mechanism (casts a hexagram and interprets it). The 'Daoist sage' voice and focus on change/dynamics clearly set it apart from sibling divination tools.

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?

Provides a clear use case: 'Best for the dynamics of a situation — what is moving, what is stuck, the right action at the right time, change and transition.' It does not explicitly name alternatives or state when not to use this tool, so it falls short of a 5.

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