Skip to main content
Glama

find_paid_service

Read-only

Search Verantis's verified directory of machine-payable services to find providers with proven reputation per settlement rail, compare pricing, and filter by trust score before paying.

Instructions

Search Verantis's verified directory of machine-payable services (x402, MPP). Results are UNIFIED per service (host): each carries its settlement rails ('rails': base / solana / tempo), and every rail has its OWN reputation, price, and buyer retention — never blended. Pass 'chain' and 'matched_rail' marks that chain's rail so you see the reputation for the rail you'll actually pay on. 'coming_soon' lists advertised chains not yet measured. Prefer verified=true before paying anyone.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNosettlement network, e.g. base, solana, polygon, tempo
limitNomaximum number of results to return (default 10)
queryYeswhat you need, e.g. 'twitter data', 'web search', 'rpc ethereum'
protocolNorestrict to one payment protocol: x402 or mpp
min_scoreNominimum trust score 0-100 — set high (e.g. 85) for money-moving tasks
proven_onlyNoonly services that have EARNED reputation over time (excludes 'new' services and 'watch' services whose on-chain payments are concentrated / not yet broadly distributed). Reputation is earned via consistent history + on-chain buyer retention; a brand-new well-behaved service is verified but new, not top-trust.
max_price_usdNomax price per call in USD
require_freshNolive re-probe stale results before returning — use before paying real money; adds ~1s per stale service
verified_onlyNoonly services that passed the latest live probe
max_latency_msNoreject services slower than this (ms)
exclude_concentratedNoexclude services from operators with many listings under one registrable owner (a neutral concentration signal, not a fraud claim)

Schema Changelog

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

  1. Changed2 schema fields changedv0.2.1
    • addedInput schema / properties / limit / description
      Added value: +"maximum number of results to return (default 10)"
    • addedInput schema / properties / protocol / description
      Added value: +"restrict to one payment protocol: x402 or mpp"
  2. First observedv0.1.0

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, so the description does not need to restate that. It adds useful behavioral details: results are unified per host, each rail carries separate reputation/price/retention, and 'coming_soon' lists unmeasured chains. This goes beyond annotations and helps the agent anticipate output semantics. No contradiction detected.

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

Conciseness4/5

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

The description is roughly 100 words and each sentence earns its place. It front-loads the core purpose, then adds critical result-structure context, and ends with a practical recommendation. While slightly dense, it is well-organized and not bloated.

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?

With no output schema, the description compensates by explaining the result structure (unified per host, per-rail metrics, coming_soon). It also covers the important caveat about verified status. Given the schema covers all parameters and the tool is a search, the description is sufficiently complete for effective use.

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?

Schema coverage is 100% with each parameter having a description. The description adds extra meaning for 'chain' (explains matched_rail and per-rail reputation) and for 'verified_only' (advisory to prefer verified true). This exceeds the schema baseline, providing richer guidance for key parameters, though not all 11 are individually expanded.

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 the verb 'Search' and the resource 'Verantis's verified directory of machine-payable services'. It distinguishes from siblings: get_service likely retrieves a specific service, directory_stats likely provides statistics, and check_wallet likely checks wallet info. The purpose is unambiguous and specific.

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 offers practical guidance: 'Prefer verified=true before paying anyone' and explains how to use 'chain' to see reputation for the actual payment rail. It implies this is the directory search tool but does not explicitly contrast with siblings (e.g., when to use get_service for a known host). Clear usage context is present, but exclusionary guidance is missing.

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/m9labs-railscope/verantis-mcp'

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