Back to Apps

Valet MCP Server
by peterday
Securely manage encrypted secrets and environment variables for your team without exposing values to the AI.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Valet MCP Server allows AI coding tools to manage project secrets and environment variables. It focuses on security by never exposing actual secret values to the AI context, instead managing the requirements and links to encrypted stores.
Tools
valet_init: Initializes Valet in a project and sets up encrypted storage.valet_scan: Scans for .env files and matches keys against provider registries.valet_status: Reports on project configuration, environments, and missing secrets.valet_wallet_search: Checks personal stores for existing keys.valet_link: Links a secret store to the current project.valet_copy: Copies a specific key from a store into the project.valet_require: Declares secret dependencies for the project.valet_provider_search: Discovers supported API providers by name or use case.valet_setup_web: Opens a browser-based setup page for secret entry.
Installation
Run the following command to auto-detect and configure:
valet mcp install
Supported hosts
- Claude Code
- Cursor
Quick install
curl -fsSL https://raw.githubusercontent.com/peterday/valet/main/install.sh | sh && valet mcp installInformation
- Pricing
- free
- Published
- 6/2/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Run `valet mcp install` in the terminalClaude Desktop
Run `valet mcp install` in the terminal





