Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by amirshk • Uncategorized
A utility to securely store and retrieve sensitive information for MCP servers using the system's native keychain.
Securely store API keys and sensitive data without using plaintext files.
Cross-platform secret management integrated with the operating system's native keychain.
A simple CLI and API to manage secrets interactively and programmatically.
This Python utility leverages the operating system's secure credential storage to manage secrets like API keys, improving security over traditional .env files. It supports multiple platforms including macOS, Windows, and others via the keyring library. The tool offers a simple API and a command-line interface for easy secret management, enhancing security and simplifying secret handling for MCP servers.