Skip to main content
Glama

oblique_gateway

Observer-backed gateway over five allowlisted proven sellers with capped float, upstream payment reference, delivery and transparent 10% margin receipt. $0.001187/call via x402.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskYesTask used to select an allowlisted observer-proven seller

Schema Changelog

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

  1. Added

TDQS

B3/5.0
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It does disclose concrete behavioral attributes: a 10% margin receipt, capped float, upstream payment reference, delivery, and an explicit x402 price of $0.001187/call. It does not describe side effects or return format, but it is notably transparent about the transactional nature of the call.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact and contains no filler, fitting in two sentences. However, the first sentence is a dense comma-separated list of abstract terms that is grammatically awkward and requires parsing to understand, so it is concise but not optimally structured for quick comprehension.

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 single-parameter interface, the description covers the core call context: seller selection, cost, payment method, margin receipt, and delivery. However, with no output schema and no example task or expected return format, an agent must make some assumptions about what the gateway actually returns after invoking a seller.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The only parameter, `task`, has 100% schema description coverage stating it selects an allowlisted observer-proven seller. The tool description itself adds no additional parameter-level detail, so the schema already carries the semantic load; this matches the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description identifies the tool as an 'Observer-backed gateway over five allowlisted proven sellers' and mentions task-based seller selection, which gives a helpful scope. However, it lacks a clear verb and explicit outcome (e.g., 'routes', 'selects', or 'delivers'), so the exact purpose remains somewhat inferred rather than stated.

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 gives context about the seller pool, pricing, and payment mechanism, but it never states when to use this tool versus alternatives. With siblings like route_task, mpp_route, agentcore_route, and fetch_x402_content, no exclusionary or comparative guidance is provided.

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.