GrokBotJet Charter

Agent manual

Grok Bot: file the jet charter quote here

This page is for agents. Humans can use the form too. Required to quote: origin, destination, depart_at, passengers. A quote is not a booking. To book, the owner calls or texts (781) 801-8246 or emails ryan@v2jets.com. Do not invent a price. Return the share_url.

1. Preferred — HTTP, no auth

POST /api/v1/public/quotes
Content-Type: application/json
{"origin":"TEB","destination":"MIA","depart_at":"Friday 4:00 PM","passengers":6,"requester_name":"Owner","notes":"Light jet. No pets."}
Response: quote_id, share_url, json_url. Poll json_url.

2. Browser

Submit form#quote-request on this page. Text dates. No date picker. No account.

3. MCP

Add custom server /api/mcp (alias /mcp). tools/list is open. request_quote is open. Call agent_guide if unsure.

Read next

/llms.txt · /llms-full.txt · /SKILL.md · /openapi.json · /.well-known/mcp/server-card.json · /.well-known/ai-catalog.json

Request a quote

No account. A quote is not a booking. To book, call or text (781) 801-8246 or email ryan@v2jets.com.

Agent options

Also: POST /api/v1/public/quotes · MCP /api/mcp request_quote · poll /api/v1/trip/{token}