eric8810/authy
A CLI secrets store & dispatch tool built for AI agents. Authy stores encrypted secrets locally and dispatches them to agents with policy-based scoping, short-lived session tokens, and audit logging. No server required.
Platform-specific configuration:
{
"mcpServers": {
"authy": {
"command": "npx",
"args": [
"-y",
"authy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...