rplryan/x402-discovery-mcp
[](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 →Installation Guide
Configuration
{
"mcpServers": {
"rplryan-x402-discovery-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rplryan-x402-discovery-mcp"
],
"env": {}
}
}
}