Look Things Up
“What's on my Costco list?”
Your assistant reads the records you allow, in summary first and in full when it needs to.
Vritto for AI apps
Connect Claude, ChatGPT, Gemini or another assistant to Vritto, and ask about your life or save to it without switching apps. You decide what it can reach and whether it can make changes.
Server address
https://mcp.vritto.appVritto uses the Model Context Protocol. Apps sign in with your Vritto account; there is no key to copy.
“What's on my Costco list?”
Your assistant reads the records you allow, in summary first and in full when it needs to.
“Remind me to call the dentist next Tuesday at 10.”
Add tasks, notes, people, groceries and more, or change many records at once, up to 100 in a single request.
“Actually, undo that.”
Every change keeps what it replaced for 7 days, so the assistant or you can put it back exactly.
Connect
Every app asks you to sign in to Vritto once. On that screen you choose how the app handles changes and which private modules it can reach.
claude mcp add --transport http vritto https://mcp.vritto.appcodex mcp add vritto --url https://mcp.vritto.app
codex mcp login vrittoGoogle offers custom apps in the US, for personal accounts, to people 18 and over.
{
"mcpServers": {
"vritto": { "url": "https://mcp.vritto.app" }
}
}{
"servers": {
"vritto": { "type": "http", "url": "https://mcp.vritto.app" }
}
}Perplexity offers custom connectors on its Pro, Max and Enterprise plans.
Control
When you connect, pick Make Changes, Ask Me First (changes wait in Vritto for your approval) or Read Only. Change it any time in AI Core, then MCP.
Health, money and other private modules are off until you switch them on, one by one, for each app.
Every change an app makes appears in AI Core, under Review, then Activity, with an Undo button for 7 days.
Apps never receive your Gmail or Outlook messages, or the changes Vritto proposes from them until you accept them in Vritto.
How it works
Vritto offers every AI app the same ten tools. Each one reaches the right part of Vritto through an operation named in its request, so new Vritto features arrive without your app refreshing anything.
Operations Reference| vritto_describe | Explains what you keep in Vritto and how to work with it, and finds the right operation for a request. |
| vritto_find | Reads your records. |
| vritto_lookup | Looks up public reference data, such as a movie, a book or an airport. |
| vritto_overview | Summarizes your day across the modules the app can read. |
| vritto_create | Adds records. |
| vritto_update | Changes records, keeping every field it was not asked to change. |
| vritto_delete | Deletes records. |
| vritto_undo | Reverses a change the app made in the last 7 days. |
| vritto_proposals_list | Lists changes waiting for your approval in Vritto. |
| vritto_proposals_respond | Approves or rejects one of them, only when you say so. |
Still stuck? Contact us, and see how Vritto handles data in the Privacy Policy.