โ† Back to Home
AVP

AVP Documentation

Complete guides and API references for Agent Vault Protocol

Getting Started

๐Ÿš€ Quick Start

Get up and running with AVP in under 5 minutes. Install, configure, and store your first credential.

Read Guide โ†’

๐Ÿ“– Core Concepts

Understand workspaces, sessions, backends, and the 7 AVP operations.

Learn More โ†’

๐Ÿ” Security Model

How AVP protects your credentials with encryption, isolation, and hardware security.

Learn More โ†’

SDK Documentation

Python Python SDK

Full-featured Python implementation with file, memory, and keychain backends.

View Docs โ†’

TypeScript TypeScript SDK

Modern async/await API for Node.js and browser environments.

View Docs โ†’

Rust Rust SDK

Zero-copy, memory-safe implementation for high-performance applications.

View Docs โ†’

Go Go SDK

Idiomatic Go package with context support and concurrent-safe operations.

View Docs โ†’

CLI & Tools

๐Ÿ’ป CLI Reference

Command-line interface for managing credentials across all backends.

View Reference โ†’

๐Ÿ”„ Migration Guide

Upgrade from file to keychain to hardware security step-by-step.

Read Guide โ†’

Framework Integrations

๐Ÿฆœ LangChain

Drop-in credential provider for LangChain agents and chains.

View Integration โ†’

๐Ÿšข CrewAI

Per-agent credential isolation for CrewAI multi-agent systems.

View Integration โ†’

๐Ÿ”“ OpenClaw

Secure replacement for keys.json in OpenClaw agents.

View Integration โ†’

Advanced Topics

๐Ÿ”ง Custom Backends

Build your own backend for specialized storage requirements.

Read Guide โ†’

๐Ÿ“‹ Protocol Specification

Complete AVP v0.1.0 protocol specification.

View Spec โ†’