Skip to main content
Glama

navi_service_scout

Describe a task and get the top 3 pay-per-call services ranked by real usage, price fit, and metadata quality, with pricing and why each is recommended.

Instructions

Finds the best paid services for a task. Describe what you need; returns the top 3 pay-per-call services ranked by real 30-day usage (calls, unique payers), price fit and metadata quality, with price, network and why_recommended for each. Live data from the agent-economy service index. The trust layer for agents deciding which service to pay. (Paid via x402: $0.005 USDC per call on Base, settled automatically.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskYesNatural-language description of what you need, e.g. 'translate text to japanese' or 'get crypto price history'
categoryNoOptional category filter: inference | data | search | media | social | trading | infra
max_priceNoOptional maximum price per call in USDC, e.g. 0.01
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the ranking criteria (30-day usage, price fit, metadata quality), return fields (price, network, why_recommended), live data source, and the payment cost ($0.005 USDC per call) — important for agents to know this is a paid operation. It does not mention auth or side effects, but those are less relevant for a discovery tool.

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?

Three sentences, front-loaded with the core purpose, then ranking/return details, then cost. Every sentence adds value — no filler or repetition of schema field names.

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 tool without an output schema, the description adequately covers return format (top 3, with price, network, why_recommended), ranking logic, and the paid nature. Minor omissions like error handling or behavior when no matches are found prevent a perfect score, but for the tool's complexity this is solid.

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?

Schema description coverage is 100%, so the parameters are already well-documented. The description adds 'Describe what you need' reinforcing the task parameter but provides no additional semantic detail for category or max_price beyond what the schema already states.

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 opens with 'Finds the best paid services for a task', a specific verb+resource that clearly states the tool's function. It distinguishes itself from sibling tools (e.g., navi_translate, navi_crypto_prices) by focusing on service discovery rather than direct task execution.

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 provides clear context: use this when you need a paid service ('Describe what you need') and returns ranked recommendations. It doesn't explicitly name sibling alternatives or state exclusions, but the use case is obvious and distinct from the other utility tools.

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/mobileappbyharis/navi-x402-mcp'

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