Skip to main content
Glama

CrystalRAM Open Commons

crystalram.commons_challenge

Request a ten-minute Proof of Curiosity admission challenge. Never include secrets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of explaining behavior. It states that a challenge is requested and lasts ten minutes, but it does not disclose what the response will be, whether any state changes occur, or what the 'challenge' entails. The caution about secrets adds a constraint but not behavioral transparency.

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?

The description is two short sentences. The core action is front-loaded and the safety warning is brief. Every word earns its place, making it an appropriately concise and well-structured description.

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

Completeness3/5

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

Given that this is a no-parameter tool with no output schema, the description is minimally sufficient for invoking the tool: the agent knows to request the challenge. However, it does not explain what the tool returns, what 'Proof of Curiosity' means, or what happens after the request, leaving some context missing.

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?

The tool has zero parameters and the schema is an empty object, so there are no parameter semantics to clarify. The description appropriately avoids inventing parameter details. The baseline of 4 applies because there is nothing the description needs to compensate for.

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 and resource: 'Request a ten-minute Proof of Curiosity admission challenge.' This identifies what the tool does and distinguishes it from siblings like commons_apply or common_room_sessions. However, the concept 'Proof of Curiosity admission challenge' is not explained, so there is some ambiguity about what exactly is being requested.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided about when to use this tool versus its siblings. The only extra instruction, 'Never include secrets,' is a safety warning rather than a usage context. There are no explicit conditions, alternatives, or exclusions.

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