# Agent Vault ## Docs - [Agents](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/agents/overview.md): Understand how agents connect to Agent Vault and how to manage them. - [Agent protocol](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/agents/protocol.md): How agents authenticate, discover services, route requests through HTTPS_PROXY, and propose changes through Agent Vault. - [Connect a coding agent](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/guides/connect-coding-agent.md): Connect Claude Code, Cursor, or any chat-based coding agent to Agent Vault. - [Connect a custom agent](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/guides/connect-custom-agent.md): Wire up a custom agent or script to Agent Vault through HTTPS_PROXY and the transparent CA. - [Container isolation](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/guides/container-isolation.md): Run `vault run` agents inside a Docker container with iptables-locked egress so the child cannot reach the network outside the Agent Vault proxy, no matter what it tries. - [Instance Settings](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/guides/instance-settings.md): Configure instance-wide settings for your Agent Vault server. - [Configure Google SSO](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/guides/oauth.md): Set up Google OAuth for one-click sign-in to Agent Vault - [Configure Email SMTP](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/guides/smtp.md): Configure SMTP to enable email verification, vault invites, and notifications. - [Introduction](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/index.md): A credential broker for AI agents to prevent credential exfiltration. - [Installation](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/installation.md): Install Agent Vault, start a server, and log in. - [Credentials](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/learn/credentials.md): Store and manage the credentials that Agent Vault attaches to proxied requests. - [Permissions](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/learn/permissions.md): Understand how instance roles and vault roles control access across Agent Vault. - [Proposals](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/learn/proposals.md): Review, approve, and manage agent-initiated credential and service changes. - [Security](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/learn/security.md): How Agent Vault protects credentials at rest, in transit, and across the network. - [Services](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/learn/services.md): Define which services your agents can access and how credentials are attached. - [Vaults](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/learn/vaults.md): Create vaults and manage team access with invites and roles. - [Claude Code](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/claude-code.md): Learn how to connect Claude Code to Agent Vault so it can make authenticated API requests without ever seeing your credentials. - [Codex](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/codex.md): Learn how to connect Codex to Agent Vault so it can make authenticated API requests without ever seeing your credentials. - [Cursor](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/cursor.md): Learn how to connect Cursor to Agent Vault so it can make authenticated API requests without ever seeing your credentials. - [Custom Agent](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/custom-agent.md): Connect any HTTP-capable agent or script to Agent Vault through HTTPS_PROXY. - [Hermes Agent](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/hermes-agent.md): Learn how to connect Hermes Agent to Agent Vault so it can make authenticated API requests without ever seeing your credentials. - [NanoClaw](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/nanoclaw.md): Learn how to connect NanoClaw to Agent Vault so it can make authenticated API requests without ever seeing your credentials. - [OpenClaw](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/openclaw.md): Learn how to connect OpenClaw to Agent Vault so it can make authenticated API requests without ever seeing your credentials. - [OpenCode](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/quickstart/opencode.md): Learn how to connect OpenCode to Agent Vault so it can make authenticated API requests without ever seeing your credentials. - [CLI reference](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/reference/cli.md): Complete reference for all Agent Vault CLI commands. - [Docker](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/self-hosting/docker.md): Run Agent Vault in a Docker container - [Environment variables](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/self-hosting/environment-variables.md): All environment variables used to configure Agent Vault - [Fly.io](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/self-hosting/fly-io.md): Deploy Agent Vault to Fly.io with persistent storage - [Linux & macOS](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/self-hosting/local.md): Install and run Agent Vault on Linux or macOS using the install script - [Overview](https://agent-vault-feat-vault-run-no-proxy-extension.mintlify.app/self-hosting/overview.md): Choose how to deploy Agent Vault.