Skip to main content
Glama

xpay✦ Discover

xpay_discover

Search XPay Hub for paid API services. Use this PROACTIVELY when the user asks you to: search the web, find emails, enrich contacts/companies, verify emails, find similar websites, extract web page content, get company news, search for people by title/company, get job postings, generate images, or any data lookup task. Returns matching servers with slugs, tool counts, and pricing. Use xpay_details next to see the full tool list for a server.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoFilter by service type. Agents do multi-step AI-powered work (research, analysis). Tools wrap external APIs (data lookup, enrichment). Prompts generate text with LLMs (emails, documents). Default: all
limitNoMax results to return. Default: 10
queryYesWhat you need, in natural language. Examples: "research a company", "find contact emails", "generate an NDA", "analyze competitors", "write cold email"

TDQS

A4.6/5.0
Behavior4/5

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

With no annotations, the description carries the burden. It discloses what the tool returns (matching servers with slugs, tool counts, pricing) and its proactive nature. It does not mention rate limits or auth, but for a read-only search tool, this is sufficient and adds value beyond the schema.

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 well-structured and efficient: purpose first, then usage triggers, return info, and a pointer to the next step. The list of use cases is long but purposeful, not fluff. Every sentence earns its place.

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?

Given the tool's simplicity (3 params, no output schema), the description covers purpose, when to use, return content, and relationship to xpay_details. It is complete enough for an agent to invoke correctly, though it could have briefly explained what 'servers' are in this context.

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 description coverage is 100%, so baseline is 3. The description adds value by providing natural language query examples (e.g., 'research a company', 'find contact emails') and clarifying the return structure, which helps understand the query and limit parameters. Not a full substitute, but a clear enhancement.

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 tool searches XPay Hub for paid API services, with a specific verb and resource. It distinguishes itself from siblings by listing concrete use cases and pointing to xpay_details as the next step for viewing a server's full tool list.

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

Usage Guidelines5/5

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

Provides explicit proactive usage guidance with a comprehensive list of scenarios (search web, find emails, enrich contacts, etc.). It also tells the user to follow up with xpay_details, marking a clear workflow. No alternatives are named, but the context is unambiguous.

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.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: check balance, search for services, inspect service details, and execute tools. The descriptions explicitly define the workflow, leaving no overlap or ambiguity.

Naming Consistency4/5

All tools share the consistent xpay_ prefix, but balance and details are nouns while discover and run are verbs. This is a minor stylistic inconsistency, yet the prefix and distinct words make the family clear and predictable.

Tool Count5/5

With 4 tools, the server is well-scoped for its purpose as a gateway to paid APIs. The toolkit covers the essential workflow—discover, inspect, execute, and balance check—without unnecessary bulk.

Completeness5/5

The tool set provides a complete lifecycle for the domain: finding services (discover), understanding them (details), running them (run), and monitoring costs (balance). There are no obvious dead ends or missing operations.

Resources