superstables
Superstables indexes every payable service for AI agents across x402, MPP and ACP — deduplicated and probed for liveness every few hours.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Find Services: Find services an AI agent can pay with stablecoins (x402, MPP or ACP). Every HTTP endpoint is independently probed; live=true means it answered a valid payment challenge on the last pro
- Get Service: Full record for one service by id (the slug shown by find_services), including its last 20 liveness probes.
- Get Stats: Census counts for the whole index: total services, how many are verified live, dual-rail count, rails covered.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Superstables indexes every payable service for AI agents across x402, MPP and ACP — deduplicated and probed for liveness every few hours. 2,300+ services, no auth required.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| find_services | Find services an AI agent can pay with stablecoins (x402, MPP or ACP). Every HTTP endpoint is independently probed; live=true means it answered a valid payment challenge on the last probe. |
| get_service | Full record for one service by id (the slug shown by find_services), including its last 20 liveness probes. |
| get_stats | Census counts for the whole index: total services, how many are verified live, dual-rail count, rails covered. |