Skip to main content
Glama
Oseodion

pharos-paygate

by Oseodion

Related Servers

Alternatives to pharos-paygate

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to make gasless payments on Pharos blockchain using x402/EIP-3009, with automatic on-chain reputation tracking and a leaderboard.
      1
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents to call x402-gated APIs using a central credit balance, abstracting away blockchain complexity and payment proofs. It provides tools to fetch data from payment-required endpoints, check usage balances, and simulate transaction costs.
      6
      40 npm
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides Tezos wallet management and blockchain interaction tools for AI agents, including support for the x402 payment protocol. It enables tasks like sending XTZ, checking balances, and managing automated payments for services like NFT minting.
      4
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      A drop-in MCP skill that gives AI agents a real on-chain wallet on Pharos — check balances, read live prices, move tokens, pay only when conditions are met, screen for scams, and buy x402 pay-per-use APIs, all from natural language.
      20
      6 npm
      MIT

    TDQS

    B3.4/5.0

    Scored across 20 tools

    Disambiguation3/5

    Several tools have overlapping purposes, especially around sending tokens: send_usdc is redundant with send_token (which also sends USDC), and conditional_payment, batch_send, safe_transfer, and multi_condition_payment all perform send-like operations with different modifiers. While descriptions help differentiate them, an agent may still struggle to select the correct one.

    Naming Consistency4/5

    Most tool names follow a consistent verb_noun pattern in snake_case (e.g., get_wallet_balances, check_token_safety). However, a few names like safe_transfer (verb missing), conditional_payment (noun first), and x402_pay_for_resource (unusual prefix) deviate slightly from the pattern.

    Tool Count4/5

    With 20 tools, the server covers a broad range of payment-related operations. While this is on the higher end of the ideal range, each tool serves a distinct purpose in the domain of wallet management, token transfers, safety checks, and network queries. The count feels slightly heavy but not excessive.

    Completeness4/5

    The tool set covers most essential operations: balance checks, price queries, token sending (with variants), safety screening, gas estimation, payment requests, transaction history, and wrapping. Minor gaps exist, such as the lack of a tool to list supported tokens or cancel payment requests, but agents can typically work around these.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues