Skip to main content
Glama

XGuard — Payment Decision & Discovery

Server Details

Payment decisions, durable evidence, x402 resource discovery and live gateway status for AI agents.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
moelayyan90/XGuard
GitHub Stars
0
Server Listing
XGuard Secretless Agent Gateway

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 3 tool updates
    • First observedxguard_discover
    • First observedxguard_resource_details
    • First observedxguard_status

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation4/5

The tools are mostly distinct: discover searches by query, resource_details looks up an exact resource, and status provides gateway health. There is slight overlap between discover and resource_details, but their purposes are clearly separated by search vs. exact lookup.

Naming Consistency4/5

All tools share the xguard_ prefix, but the suffixes are inconsistent: discover is a verb, while resource_details and status are nouns. This is a minor deviation from a consistent verb_noun pattern.

Tool Count4/5

With 3 tools, the set is compact but appropriate for a read-only catalog and status service. It covers the essential operations without being bloated, though it is on the smaller side.

Completeness4/5

The tools cover search, exact lookup, and health status, which are the core needs for this domain. Missing operations like create or update are not relevant since this appears to be a read-only catalog.