🛠️

enigmagent-mcp

Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.

Developer Tools stdio npm npmstdioAgnuxo1
RUN IN TERMINAL
claude mcp add gnuxo1-enigmagent-mcp -- npx -y enigmagent-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "gnuxo1-enigmagent-mcp": { "command": "npx", "args": ["-y", "enigmagent-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "gnuxo1-enigmagent-mcp": { "command": "npx", "args": ["-y", "enigmagent-mcp"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/gnuxo1-enigmagent-mcp.svg)](https://skillsplayground.com/mcps/gnuxo1-enigmagent-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.