preflight402
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| preflightA | One free call before your agent pays. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool available, there is no possibility of confusion between tools. The tool's purpose is clearly defined as a URL preflight check.
The single tool name 'preflight' is clear and appropriate for its function, and with only one tool, there is no inconsistency to evaluate.
A single tool is on the low end of the scale, suggesting a thin server. However, the tool is comprehensive and well-scoped to the server's stated purpose of preflight checks, making it borderline.
The preflight tool covers all essential aspects of the intended function: probing URLs, checking liveness/TLS, payment handshake, network detection, identity, and recommendation. No obvious gaps exist within the preflight domain.