Skip to main content
Glama

neural_status

Show OracleNet mesh intelligence — learned weights, rewards, synapse history, top-performing oracles. The mesh gets smarter with every interaction.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It does not state whether this is a read-only operation, what side effects might occur, or how the mesh might change from calling this tool. The phrase 'The mesh gets smarter with every interaction' is vague and could misleadingly imply that invoking the tool itself improves the mesh, offering no clarity about side effects or safety.

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 concise at two sentences, with the main purpose front-loaded in the first sentence. The second sentence adds a somewhat vague marketing-style claim ('gets smarter with every interaction') that does not carry concrete behavioral information, but it does not waste much space. Overall it is efficiently sized for the tool's simplicity.

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?

For a zero-parameter status tool with no output schema, the description provides a reasonable list of what the user can expect to see (weights, rewards, synapse history, top oracles). However, it lacks context on how the information is presented, whether it reflects current state or historical aggregates, and any notes about freshness. The description is minimally adequate but leaves out some details that could help the agent interpret results.

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, so the per the rubric baseline is 4. The description correctly does not attempt to explain parameters that do not exist, and the schema already covers everything (empty object). Since there is nothing to add about parameter meanings, a score of 4 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 uses the verb 'Show' with a specific resource ('OracleNet mesh intelligence') and enumerates concrete contents: learned weights, rewards, synapse history, and top-performing oracles. This distinguishes it from the sibling quantum_* tools, which all have action-oriented names like quantum_ask or quantum_deal. No ambiguity remains about what this tool does.

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?

The description does not provide any guidance on when to use this tool versus alternatives. There is no mention of prerequisites, typical scenarios, or which sibling tools might be more appropriate for certain use cases. The only implied usage is that it is for viewing mesh status, but no explicit context is given.

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