Securely store, look up, and manage agent credentials through an MCP server.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "cryptofort" yet — see the docs or source repo.
Use cryptofort to look up the credential named "github-token" and return usable reference information without exposing the raw secret.
Returns the credential lookup result or reference method for secure downstream agent use.
Use cryptofort to manage a new API credential named "openai-prod" and explain how an agent can use it after storage.
Registers the credential or requests required fields, then explains how it can be used later.
Use cryptofort to list currently managed credential names and group them by purpose, without outputting any sensitive values.
Outputs a non-sensitive credential inventory for auditing and management.
Developers or DevOps teams can use it to centrally store and retrieve access credentials for multiple agents, reducing the risk of exposing secrets in prompts or scripts.
When an agent needs to access APIs, code repositories, or other protected resources, this MCP server can handle credential lookup and management more securely.
It is a credential vault with an MCP server for storing, looking up, and managing credentials used by agents. The description states that credentials are encrypted at rest.
It is mainly for scenarios where agents need secure access to credentials, such as credential lookup and centralized management. It is more focused on security and operations than general data processing.
The provided material does not include installation steps, runtime requirements, or key configuration details. Please check the source repository.
Securely store and manage encrypted credentials for AI agents without hardcoded keys.
Securely store and use secrets in MCP clients without exposing them to models.
Securely lets AI agents access and manage secrets through MCP tools.
Securely store and retrieve local secrets for AI workflows without sending them to LLM APIs.
Securely manage secrets from keychains or encrypted files without chat exposure.
Securely let AI agents use stored credentials without exposing plaintext secrets.