Orbylon Readiness
Scan a business website and see if AI agents can find it, trust it, and act on it.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Scan a business website and see if AI agents can find it, trust it, and act on it.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| scan_business_readiness | Scan any business website and report whether AI agents can find, trust, and pay it. Returns pillar scores, a grade, per-check evidence, and a public report URL. |
| lookup_business | Return the verified identity record for a domain: its domain-bound Ed25519 public key, when it was verified and how, and what it can prove (signed documents, a published catalogue of what it sells). Use this before trusting or transacting with a business. A 'not verified' answer means Orbylon has no proof about them, not that they are fraudulent. |
| list_business_offerings | Return the machine-readable catalogue a verified business publishes: each item with its name, description, integer price in cents, currency and unit. Prices are what the business published, not an estimate. Use this to quote a business accurately instead of reading prices off its website. |
| list_business_paid_endpoints | Return the priced endpoints a verified business publishes: each with its title, what it does, the HTTP method, the price, and the URL to call. Calling that URL returns HTTP 402 with payment terms in the Payment-Required header, and the payment settles directly to the business. A call that fails is never charged for. |
| check_business_token | Return what is left on a closed-loop token issued by a business through Orbylon: a gift card, prepaid hours, a membership or a points balance. Takes the code printed on the card. These are not money and cannot be cashed out or transferred: they are only good with the business that issued them, which is named in the answer. |
| list_verified_businesses | Return businesses with a verified, domain-bound identity on Orbylon, newest first, each with its public key and links to its full record and catalogue. Use this to find a business you can check cryptographically rather than one you have to take on trust. |