Skip to main content
Glama

zdte.ai SPX Market Structure

Access Options (Prices and Onboarding)

get_access_options
Read-onlyIdempotent

Free pricing and accountless access instructions. Start here; no website account required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4/5.0
Behavior4/5

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

Annotations already declare read-only, idempotent, and non-destructive behavior. The description adds a useful access-related detail beyond those annotations: no website account is required. It does not describe return shape, but the annotations lower that burden.

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 short and front-loads the core message in the first sentence. The second sentence adds useful 'Start here' guidance but partly repeats the earlier 'accountless' idea with 'no website account required,' so it is not completely free of redundancy.

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 zero-parameter, read-only informational tool, the description adequately covers what the tool is about and the access precondition. It does not specify the exact return format, and there is no output schema to compensate, but the tool's simplicity makes this a minor gap.

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 full schema coverage, so the description does not need to document inputs. The no-parameter baseline applies, and the description's 'no website account required' note correctly implies the tool needs no account-related arguments.

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 identifies the resource as free pricing and accountless access instructions, so an agent can tell this is an informational/onboarding tool. It lacks an explicit verb such as 'returns' or 'retrieves' and does not contrast itself with sibling tools, which keeps it from a 5.

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?

'Start here' gives an explicit cue that this is the intended entry point for access/pricing/onboarding questions, and 'no website account required' sets an access condition. It does not name alternative tools or state when not to use it, so it is clear but not fully prescriptive.

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