home / mcp / mcp secrets mcp server
Provides secure secrets management for Claude Code and MCP clients with per-session approvals and automatic redaction.
Configuration
View docs{
"mcpServers": {
"henghonglee-mcp-secrets": {
"command": "mcp-secrets",
"args": [
"serve"
],
"env": {
"Session timeout": "<Session timeout>"
}
}
}
}Execute a CLI command with secret injection and output redaction.
List available secrets with their descriptions.
Ask the user to add a missing secret via the menu bar app.
Get current session permission status for secrets.