Skip to main content

Connect Vocci To An AI App

Use this flow to connect a supported AI app to Vocci and run a first check.

1. Choose An AI App

Start with one of these setup guides when possible:

Other AI apps may work if they support remote connections and browser sign-in.

2. Add The Vocci URL

Use the Vocci connection URL:

https://mcp.vocci.ai/mcp

Most apps ask for this URL during setup. Some local developer tools may ask for it in a configuration file.

3. Sign In

The app should open a browser sign-in flow and ask you to authorize Vocci access.

note

Use the browser sign-in flow. Do not paste browser session values, OAuth codes, or authorization headers into an AI app configuration.

4. Verify Installation

After authorization succeeds, the app should show Vocci as connected or make Vocci tools available.

Expected tools may be labeled differently by each app, but they should cover:

  • Search Vocci context
  • Open one returned result
  • Build a context pack

5. Try A Recent Session Summary

Your setup should now be complete. A good first check is a low-risk recent-session request:

List my recent Vocci sessions and summarize them

The app should return a short list of recent Vocci sessions with titles, summaries, and source details.

6. Review A Result

If one of the results looks useful, you can open that result for more detail:

Could you open the most relevant result and include the source ID?

If content is unavailable, unsupported, or too large, the app should still show safe source details and explain that the content was omitted.

By default, most AI apps only reach for Vocci when you mention it by name. You can make the experience more natural by adding a standing instruction that tells the assistant to check your Vocci context on its own whenever it would help — so you do not have to say "Vocci" in every message.

Add an instruction like this to your app's custom or standing instructions:

When meeting notes, past conversations, decisions, follow-ups, or other Vocci-recorded context would help you answer better, use the Vocci connector to search my Vocci context before answering.

Then you can simply ask "What did we decide about the launch date?" and the assistant searches Vocci on its own.

Where to add it:

  • ChatGPT — Settings → Personalization → Custom instructions. See Connect ChatGPT.
  • Claude — Settings → Profile (personal preferences), or a project's custom instructions. See Connect Claude.
  • Claude Code / Codex — add the same line to your project instruction file (CLAUDE.md / AGENTS.md) or system prompt. See Connect Claude Code and Connect Codex.

Vocci access stays read-only, so the assistant can search and open your context but can never change it.

Next Steps