Natural-language requests
Users ask questions normally instead of completing a complex search form.
Live, focused and read-only
QuantaDuck Room Finder demonstrates how ChatGPT can securely query organisational systems through a purpose-built MCP server.
End-to-end proof of concept
The demonstration connects natural language in ChatGPT to a narrow, validated search tool and genuine availability calculations—all without exposing a booking action.
Users ask questions normally instead of completing a complex search form.
ChatGPT calls find_available_rooms with validated dates, times, capacity and filters.
The service checks room characteristics and recurring occupied periods before returning a match.
The tool can search and explain results, but it cannot create or change bookings.
Try these questions
Copy a question, invoke QuantaDuck Room Finder in a ChatGPT Work conversation, and see the structured room search in action.
Find a computer room for 20 learners on 25 August 2026 from 10:00 to 12:00.
Find an accessible classroom for 30 people at Main Campus on 26 August 2026 from 13:00 to 17:00.
Find a science lab with a projector for 18 learners between 09:00 and 11:00 on 27 August 2026.
Are any rooms available for 200 people on 27 August 2026 from 09:00 to 11:00?
Book the first available room.
The plugin will refuse: this proof of concept is deliberately read-only.
How it works
ChatGPT handles the conversation. The MCP server exposes one narrow capability with a defined input and output contract.
The user describes the room they need in ChatGPT.
ChatGPT converts the request into date, time, capacity, campus, room type and features.
ChatGPT calls the QuantaDuck MCP endpoint, which runs the availability logic.
Matching rooms return to ChatGPT and are explained conversationally.
find_available_roomsHow the connection works
The current service proves the interaction pattern. It does not connect to a college system, process personal data or imply that production integration is simply a URL change.
A safe public example designed to show the complete MCP journey.
The same focused tool pattern could work with authenticated organisational APIs and services.
Add it to ChatGPT
Developer mode and plugin availability can depend on your ChatGPT plan and workspace administrator settings.
What this proves
The reusable idea is allowing ChatGPT to perform a narrow, controlled task using an organisation’s existing data or services. Each production integration would be designed around the customer’s systems, permissions and governance requirements.
For colleges and businesses
QuantaDuck builds focused integrations that connect conversational AI to the tools and data organisations already use.
Talk to QuantaDuck