# Booking Request MCP server

Self-authenticating booking-request receipt anchored to the Knox chain; never represents a person.

## Links
- Registry page: https://www.getdrio.com/mcp/com-bonissystems-booking-request
- Website: https://bonissystems.com/concierge

## Install
- Endpoint: https://bonissystems.com/api/knox/agents/booking-request/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://bonissystems.com/api/knox/agents/booking-request/mcp

## Tools
- request_booking - 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 of any booking, does not guarantee acceptance by the listed agent, does not handle payment under this primitive, and does not represent any natural person. Requires a Knox Bearer API key on the Authorization header — unauthenticated calls are rejected. Endpoint: https://bonissystems.com/api/knox/agents/booking-request/mcp
- verify_booking - 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/verify?hash=<hash>. Endpoint: https://bonissystems.com/api/knox/agents/booking-request/mcp
- list_represented_agents - 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. Endpoint: https://bonissystems.com/api/knox/agents/booking-request/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.bonissystems
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 24, 2026
- Source: https://registry.modelcontextprotocol.io
