SOUNDTRACK // IRON UNDER PRESSURE
JEZWEB // GRID OSv2026
JEZWEB

> mcp // jezweb platform & knowledge

Vault
for AI.

Encrypted secrets, personal knowledge base with semantic search, and .jez/ cross-project file browser.

Vault is a personal intelligence layer for AI-assisted work: encrypted secret storage, a searchable knowledge base with semantic recall, and a cross-project file browser for the .jez/ folder. Everything you've learned, stored, and built across projects is one question away, without having to remember where you put it.

GOOD FOR // Individual developers and AI engineers who want a single, searchable store for their secrets, session knowledge, and cross-project notes, accessible from any AI assistant in any session.

Encrypted secrets

Store and retrieve credentials, API keys, tokens, and sensitive config. Retrieve by name, with fuzzy matching if you're not sure of the exact label. Organised by folder and type.

Personal knowledge base

Store notes, decisions, patterns, session summaries, and preferences with semantic search. Ask a conceptual question and get back the most relevant items, not just keyword matches.

Hybrid search

Search knowledge and secret names together using keyword and semantic matching in parallel, so results matched by both are surfaced as most relevant.

.jez/ file browser

Browse and read files from the .jez/ cross-project knowledge folder (research notes, playbooks, client context, ideas) filtered by top-level folder with path and size metadata.

What's the API key for the DataForSEO account?

What did I decide about the auth pattern for multi-tenant apps?

Find anything I've written about Cloudflare D1 gotchas.

Show me what's in the research folder of .jez/.

secret_list List names + metadata (never values). Filter by folder/type/search
secret_get Decrypt and return a secret value
secret_set Encrypt and upsert a secret
secret_delete Remove a secret

Works with Claude (Code, Desktop, claude.ai), and any MCP-compatible client. OAuth on first connect: no keys to paste.

claude mcp add --transport http vault-mcp https://vault.jez.au/mcp

claude.ai: Settings → Connectors → Add connector → https://vault.jez.au/mcp