The same app, before and after
A model on its own answers from what it remembers. Connected to Antfly over MCP, it asks your data first. Below, one small model answered one question twice, once each way, over the quickstart’s ten thousand Wikipedia articles.
Which physicists in our collection worked on general relativity, and where did each of them study?
Several prominent physicists within our collection contributed to general relativity. Albert Einstein, of course, developed the theory while at the University of Zurich and later the German Patent Office. David Hilbert earned his doctorate from the University of Göttingen and made significant contributions to the mathematical formulation of the theory. Finally, Karl Schwarzschild completed his doctorate at the University of Königsberg, producing the first exact solution to Einstein's field equations describing a black hole.
Confident, fluent, and none of these people are in the collection.
Apps that got smarter
- A support agent in CopilotAnswers customers from your help table, and only your help table
- A docs site that answersThe search bar returns the answer with its sources instead of a list of pages
- A desktop app that knows the whole MacEvery file, screenshot, and PDF on the machine, with nothing leaving the device
Connect it
Create an instance, create a key, and paste the endpoint into the client. Ask the app to list your tables and it will. The MCP guide has the endpoint, the headers, and a smoke test for the client you already use.
Each app sees only what it should
- One key, one tier
- Read-only, read/write, or admin. A tool outside the tier is never even listed to the app.
- One key, one table
- A support app never sees the sales table.
- One key, one customer
- A row filter on the key means a customer's app only ever retrieves that customer's rows.
