Self-authenticating booking-request receipt anchored to the Knox chain; never represents a person.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://bonissystems.com/api/knox/agents/booking-request/mcp3 herramientas · 228 msrequest_bookingAnchor a booking request for a represented Bonis Concierge agent. Returns a self-authenticating booking bundle: Knox anchor record + C2PA-aligned envelope (subset of C2PA 1.4 — adapted for booking events) + FRE 902(13)/(14)-shape representation affidavit. The agency does not adjudicate the merits o…Anchor a booking request for a represented Bonis Concierge agent. Returns a self-authenticating booking bundle: Knox anchor record + C2PA-aligned envelope (subset of C2PA 1.4 — adapted for booking events) + FRE 902(13)/(14)-shape representation affidavit. The agency does not adjudicate the merits o…
| Parámetro | Tipo | Descripción |
|---|---|---|
| agentSlug* | string | Roster slug of the listed agent (e.g., 'ofac-sdn-screening', 'content-provenance'). Must match the published Bonis Concierge roster — call list_represented_age… |
| brief* | string | Plain-language description of the booking (10–4000 chars). |
| archetype | string | Optional requested presentation archetype if the listed agent supports multiple. |
| startBy | string | Optional ISO-8601 date or date-time when the booking should begin. |
| contactEmail | string | Optional contact email (hashed before anchoring). Provide at least one of contactEmail or contactKnoxKeyId. |
| contactKnoxKeyId | string | Optional Knox API key ID. Provide at least one of contactEmail or contactKnoxKeyId. |
| budgetUsdMax | number | Optional maximum USD budget signal. Discovery field — no payment is collected under this primitive. |
| notes | string | Optional free-form notes (≤ 2000 chars). |
verify_bookingVerify an anchored booking-request record. Given a SHA-256 anchor hash (the payload_hash from a prior request_booking call), return the anchor record, predecessor hash, sequence number, and timestamp. Public — no authentication required. The verification path is also accessible at GET /api/knox/ver…Verify an anchored booking-request record. Given a SHA-256 anchor hash (the payload_hash from a prior request_booking call), return the anchor record, predecessor hash, sequence number, and timestamp. Public — no authentication required. The verification path is also accessible at GET /api/knox/ver…
| Parámetro | Tipo | Descripción |
|---|---|---|
| hash* | string | SHA-256 anchor hash (64 lowercase hex chars). |
list_represented_agentsEnumerate the Bonis Concierge represented-agent roster. Returns slug, name, charter, bureau, archetype, liveness ('live' = verifiable POST endpoint and Knox event-chain integration today / 'charter' = description filed, integration in progress), and capability-page URL for each agent.Enumerate the Bonis Concierge represented-agent roster. Returns slug, name, charter, bureau, archetype, liveness ('live' = verifiable POST endpoint and Knox event-chain integration today / 'charter' = description filed, integration in progress), and capability-page URL for each agent.
| Parámetro | Tipo | Descripción |
|---|---|---|
| livenessFilter | string | Optional filter on liveness. Default: 'all'. |
3 de 3 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Self-authenticating booking-request receipt anchored to the Knox chain; never represents a person.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.