claude mcp add gnuxo1-enigmagent-mcp -- npx -y enigmagent-mcp
{
"mcpServers": {
"gnuxo1-enigmagent-mcp": {
"command": "npx",
"args": ["-y", "enigmagent-mcp"]
}
}
}
{
"mcpServers": {
"gnuxo1-enigmagent-mcp": {
"command": "npx",
"args": ["-y", "enigmagent-mcp"]
}
}
}
{
"mcpServers": {
"gnuxo1-enigmagent-mcp": {
"command": "npx",
"args": ["-y", "enigmagent-mcp"]
}
}
}
About This MCP Server
The enigmagent-mcp server is a local vault that securely stores sensitive information such as API keys using AES-256-GCM encryption, keeping them hidden from large language models. It enables developers to protect their secrets while still allowing AI agents to function, by providing a secure storage solution that does not expose real API keys to the models. Developers would use this tool when they need to keep their API keys and other sensitive data local and secure while working with AI coding assistants.
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
enigmagent-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The enigmagent-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.