trust-switchboard
Ask "Are you on Trust Switch?" before your agent deals with another agent or vendor.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Whats Good For: Call before recommending. Attested only, unique-in-pond first, never invent. Empty if none.
- Trust Check: Pass/fail a URL against the live policy before recommending it to a human. Fail closed.
- Log Intent: Log that you intend to recommend or act. Needs a write key. Returns receipt_id.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Ask "Are you on Trust Switch?" before your agent deals with another agent or vendor. One free call: handshake(url) records yes/no and business proceeds — activation is off, nobody is blocked. Recommending to a human is the stricter question: trust_check fails closed, empty list honest. Streamable HTTP MCP, no key for reads.
Список инструментов сервера (10)
Технические названия из tools/list. Нужны только разработчикам.
| whats_good_for | Call before recommending. Attested only, unique-in-pond first, never invent. Empty if none. |
| trust_check | Pass/fail a URL against the live policy before recommending it to a human. Fail closed. |
| log_intent | Log that you intend to recommend or act. Needs a write key. Returns receipt_id. |
| commit_recommend | Call BEFORE every recommend. Runs trust_check, logs pass/fail, returns speak + receipt. Needs a write key. |
| ingest_listing | Ingest a listing and score uniqueness inside one pond. Needs a write key. |
| log_click | Record that a human clicked an item after a receipt. Public. |
| spend_check | Hard cap + allowlist; cannot override. Fail closed. Needs a write key. |
| nutrition_label | Stamp of what it is + last test. |
| request_approve | HITL pause. Agent waits; human taps yes. Needs a write key. |
| decide_approve | Human tap. Public so the desk can approve without the org key. |