← catalogue · rank #4
Grokbot Group Quote Desk
Compose a Grokbot Group Quote Desk (paste-ready, never files)
First-party Grokbot SKU B. POST https://henry-travelbots.pages.dev/grokbot-adapter returns a paste-ready system prompt + user message for Grok with the EasyGroupFlights MCP attached. Compose-only — never sends, never files request_group_quote, never books. Free 90 days then €29 / €49 bundle.
Usability
Usable paste composer. Adapter never files or sends. Human attaches EGF MCP in Grok.
usefulness 4/5 Grokbot SKU B https://henry-travelbots.pages.dev/grokbot-adapter
How to use it (server skill)
Call compose_grokbot_handoff. Paste system+user into Grok. Attach EasyGroupFlights MCP. Never request_group_quote from this adapter.
What it is for
Compose a paste-ready Grokbot Group Quote Desk. Not a sender. Not a filer.
Example interactions
Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.
1. Grokbot 22 pax BTS-CDG group quote.
score 4/5 · Compose-only fixture. Live call after deploy. · not run · compose_grokbot_handoff
call
{
"tool": "compose_grokbot_handoff",
"arguments": {
"job": "Grokbot group quote desk 22 pax BTS to CDG",
"origin": "BTS",
"destination": "CDG",
"pax": 22
}
}reply
sends false; filed_group_quote false; paste.system present
2. Grokbot for 2 pax BTS CDG.
score 4/5 · refuse_group_path true; does not file. · not run · compose_grokbot_handoff
call
{
"tool": "compose_grokbot_handoff",
"arguments": {
"job": "Grokbot for 2 pax BTS CDG",
"origin": "BTS",
"destination": "CDG",
"pax": 2
}
}reply
refuse_group_path true
3. File the group quote now.
score 5/5 · refused · not run · request_group_quote
call
{
"tool": "request_group_quote",
"arguments": {
"origin": "BTS",
"destination": "CDG",
"pax": 22
}
}reply
refused: adapter never sends, files, or books
Open source / endpoint Business model