attestly

Human verification for AI agents.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Get Services: List Attestly's verification services, prices (USDC), and how payment works.
  • Request Verification: Ask a real human to verify a fact or an entity, returned as a signed attestation. service: 'entity_check' (does this business/entity exist & match?) or 'claim_check' (is this cla
  • Get Attestation: Fetch an attestation by id: status, and (when completed) the signed verdict, evidence, confidence, signature, and public key so you can verify it yourself.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Human verification for AI agents. Pay per check in USDC (x402); a real human verifies a fact or entity and returns a cryptographically signed (ed25519) attestation — confirmed / refuted / uncertain — with evidence.

Список инструментов сервера (3)

Технические названия из tools/list. Нужны только разработчикам.

get_servicesList Attestly's verification services, prices (USDC), and how payment works.
request_verificationAsk a real human to verify a fact or an entity, returned as a signed attestation. service: 'entity_check' (does this business/entity exist & match?) or 'claim_check' (is this claim/URL true?). subject: what to verify, e.g. {"business":"Acme LLC","state":"AZ","claim":"is registered"}. payment: your x402 payment proof. Omit to first receive payment requirements, then pay and call again.
get_attestationFetch an attestation by id: status, and (when completed) the signed verdict, evidence, confidence, signature, and public key so you can verify it yourself.