Skip to main content
Glama

kinematic_pricing

Fetch live Kinematic Drive pricing directly from the source of truth. Resolve current per-call costs instantly without stale data or manual lookups.

Instructions

Get the current Kinematic Drive pricing (live source of truth).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.4

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description carries the disclosure burden. 'Get' and 'live source of truth' convey a read-only, current-data operation, but the description does not cover response format, error cases, or network/availability behavior.

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?

A single front-loaded sentence with no filler. Every phrase—'Get,' 'current,' 'live source of truth'—adds meaningful context.

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 no-parameter read-only lookup, the description is nearly complete: an agent knows what resource is involved and that the data is live/current. The exact return structure is unspecified, but the absence of an output schema and the simplicity of the resource make 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 input schema has zero parameters and schema description coverage is 100%, so no parameter elaboration is needed. The description's lack of parameter detail is not a gap for a no-parameter tool.

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 uses the specific verb 'Get' and identifies the exact resource, 'current Kinematic Drive pricing,' plus the qualifier 'live source of truth.' This clearly distinguishes it from sibling tools focused on provisioning, checkout, and status.

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

Usage Guidelines3/5

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

The phrase 'live source of truth' implies this tool should be used when current, authoritative pricing is needed, but no explicit when-to-use or when-not-to-use guidance is given. It does not name alternatives or exclusion conditions.

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

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/janus-ubos-republic/janus-kinematic-drive'

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