Connect
Study with VIVA from wherever you already work
Add VIVA to Claude, Cursor or any assistant that speaks the same tool protocol, then pair it with this browser's account. Your subjects, your map and your notes come with you; the microphone stays here.
1 · Add VIVA to your assistant
One command in a terminal, or one entry in the config file your assistant already has.
Claude Code, one line
claude mcp add --transport http viva …
Claude Desktop, Cursor and friends
{
"mcpServers": {
"viva": {
"type": "http",
"url": "…"
}
}
}2 · Pair it with this account
The code below works for the next ten minutes, and anyone who can see it in that time can use it. Treat it like a password: paste it straight into your assistant and say connect my VIVA account with this code.
3 · Then just ask
- “Quiz me on what I am weakest on.”
- “Keep this: attention is not the same as memory.”
- “What should I study today?”
- “What am I mixed up about in histology?”
Your assistant gets a key that can read and add to this account, and nothing else — no other student is reachable with it. Pairing again from this page is the way to hand it to a second assistant; there is no way to point a key at somebody else's subjects.