← Back to Quick Start

Talk to ContinueVault directly

Most of the time, you can just ask. Tell Claude (or whatever AI you use) what you want, and it figures it out. But you can also type commands straight to ContinueVault when you want to be specific.

Pick up where you left off

Continue what I was working on” — or type continue_thread()

Continue a specific thread

Continue my Q4 research thread” — or type continue_thread("Q4 research")

Peek at a thread before continuing

Show me what's in the Q4 research thread before I continue it” — or type continue_thread("Q4 research", peek=true)

See your threads

List my threads” — or type threads("list")

Rename a thread

Rename this thread to Q4 research” — or type threads("rename", name="Q4 research")

Find something you discussed

What did we decide about pricing?” — or type search_and_summarize("pricing decisions")

Find exact words

Find the part where I said Postgres performance tuning” — or type search_transcripts("Postgres performance tuning", mode="keyword")

Save a note for next time

Remember that we decided to use Postgres for the auth service” — or type playbook("save", "Auth service uses Postgres")

That’s most of what people use. Want the full list? See the complete command reference.

Setup

Use ContinueVault GPT with ChatGPT or any ContinueVault MCP-connected AI tools.

For MCP-connected AI (Claude.ai, Claude Code, Mistral Le Chat, Perplexity Computer): paste https://continuevault.com/mcp-vault into your client’s connector settings and sign in.

For ChatGPT: go to the ContinueVault GPT page. The ContinueVault browser extension adds a sidebar item that takes you there in one click. (See the Quick Start for full setup tips.)