Skip to main content
Glama

provider_reliability_verdict

Read-only

Get a signed dependability verdict on AI providers: ranks providers by availability and tail latency so agents can choose the most reliable provider and avoid the riskiest.

Instructions

TensorFeed's signed dependability ruling over its OWN measured latency and availability probes of the frontier AI providers: the single most-dependable provider to build on and the riskiest, scoring availability and tail consistency (p50 over p95) equally because an agent retry loop feels the tail, not the median. tier='preview' (default) is free (10 calls per day per IP), top verdict only. tier='full' costs 1 credit ($0.02), adds the full per-provider ranking with measured availability and p50/p95/p99 and tail spread plus an AFTA-signed receipt, and needs a TENSORFEED_TOKEN. Get credits at tensorfeed.ai/developers/agent-payments.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tierNo'preview' (default, free) or 'full' (1 credit; adds the full per-provider ranking and signed receipt).
Behavior5/5

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

Beyond annotations (readOnly, not destructive), the description discloses the scoring method (availability and tail consistency equally), rate limits (10 calls/day/IP for preview), authentication needs (TENSORFEED_TOKEN for full), and the signed receipt feature (AFTA). No contradictions with annotations.

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 packed with essential information in a few sentences: purpose, scoring, tier options, pricing, limits, and token link. Every sentence adds value; no fluff. It is front-loaded with the main purpose.

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

Completeness5/5

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

Given the complexity (scoring, tiers, signed receipts, limits) and absence of output schema, the description adequately explains what the tool returns for each tier, the authentication and payment details, and the reasoning behind the scoring. No obvious gaps remain.

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 single parameter 'tier' is fully described in both schema (enum, description) and the tool description, which adds context about pricing, rate limits, and output differences. Schema coverage is 100%, so baseline is 3; the description adds marginal value, justifying a 4.

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 states it provides a 'signed dependability ruling' on AI providers, naming the specific output: 'the single most-dependable provider to build on and the riskiest'. It distinguishes from siblings by focusing on provider reliability and mentioning unique features like scoring and signed receipts.

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?

The description explains when to use each tier ('preview' free vs 'full' paid), including rate limits and token requirements. However, it does not explicitly compare to sibling tools (e.g., failover_verdict, benchmark_trust_verdict) or state when not to use this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RipperMercs/tensorfeed-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server