From 43afbf3b8ef8852c795c27778f5c605985c995e9 Mon Sep 17 00:00:00 2001 From: Ouroboros Date: Thu, 26 Feb 2026 02:48:31 +0000 Subject: [PATCH 1/2] Add rplryan/x402-discovery to Aggregators section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f701fa89..7e13f3ca 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Servers for accessing many apps and tools through a single MCP server. - [ViperJuice/mcp-gateway](https://github.com/ViperJuice/mcp-gateway) 🐍 🏠 🍎 🪟 🐧 - A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest. - [WayStation-ai/mcp](https://github.com/waystation-ai/mcp) ☁️ 🍎 🪟 - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs. - [wegotdocs/open-mcp](https://github.com/wegotdocs/open-mcp) 📇 🏠 🍎 🪟 🐧 - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org +- [rplryan/x402-discovery](https://github.com/rplryan/ouroboros/tree/ouroboros/agent_economy/discovery_api) 🐍 ☁️ - Runtime discovery layer for x402-payable APIs. Agents query to find pay-per-call endpoints by capability, get quality-ranked results (uptime%, latency, health), and pay $0.005 USDC per query via x402 — the discovery itself is x402-gated. Includes Python SDK, LangChain/LlamaIndex/AutoGen/CrewAI plugins on PyPI. - [YangLiangwei/PersonalizationMCP](https://github.com/YangLiangwei/PersonalizationMCP) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access. ### 🚀 Aerospace & Astrodynamics From 04229f16c3a541b59f8afe734ed7f5e4e2437b59 Mon Sep 17 00:00:00 2001 From: rplryan <40174058+rplryan@users.noreply.github.com> Date: Thu, 5 Mar 2026 05:26:34 -0500 Subject: [PATCH 2/2] fix: update entry with correct GitHub URL and add Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e13f3ca..67344511 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Servers for accessing many apps and tools through a single MCP server. - [ViperJuice/mcp-gateway](https://github.com/ViperJuice/mcp-gateway) 🐍 🏠 🍎 🪟 🐧 - A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest. - [WayStation-ai/mcp](https://github.com/waystation-ai/mcp) ☁️ 🍎 🪟 - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs. - [wegotdocs/open-mcp](https://github.com/wegotdocs/open-mcp) 📇 🏠 🍎 🪟 🐧 - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org -- [rplryan/x402-discovery](https://github.com/rplryan/ouroboros/tree/ouroboros/agent_economy/discovery_api) 🐍 ☁️ - Runtime discovery layer for x402-payable APIs. Agents query to find pay-per-call endpoints by capability, get quality-ranked results (uptime%, latency, health), and pay $0.005 USDC per query via x402 — the discovery itself is x402-gated. Includes Python SDK, LangChain/LlamaIndex/AutoGen/CrewAI plugins on PyPI. +- [rplryan/x402-discovery-mcp](https://github.com/rplryan/x402-discovery-mcp) [glama](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). - [YangLiangwei/PersonalizationMCP](https://github.com/YangLiangwei/PersonalizationMCP) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access. ### 🚀 Aerospace & Astrodynamics