Skip to content
MCP Server Community By @rplryan

rplryan/x402-discovery-mcp

[![x402-discovery-mcp MCP server](https://glama.ai/mcp/servers/@rplryan/x402-discovery-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@rplryan/x402-discovery-mcp) 🐍 ☁️ - Runtime discovery layer for x402-payable APIs. Agents discover and route to pay-per-call x402 endpoints by capability, get quality-ranked results with trust scores (0-100), and pay per query via x402. Includes MCP server, Python SDK, and CLI (npm install -g x402scout).

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: rplryan/x402-discovery-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-rplryan-x402-discovery-mcp

Detailed Documentation

x402-discovery-mcp MCP server 🐍 ☁️ - Runtime discovery layer for x402-payable APIs. Agents discover and route to pay-per-call x402 endpoints by capability, get quality-ranked results with trust scores (0-100), and pay per query via x402. Includes MCP server, Python SDK, and CLI (npm install -g x402scout).

Configuration

{
  "mcpServers": {
    "rplryan-x402-discovery-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rplryan-x402-discovery-mcp"
      ],
      "env": {}
    }
  }
}