kapsel

AnThophicous/kapsel
★ 0 stars C++ 💻 Code/Dev Tools Updated 1d ago
Kapsel is a local secret vault, policy engine, execution broker, and stdio MCP server for AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kapsel": {
      "command": "npx",
      "args": [
        "-y",
        "AnThophicous/kapsel"
      ]
    }
  }
}

README Excerpt

Kapsel is a local secret vault, policy engine, execution broker, and stdio MCP server for AI-assisted development. The goal is simple: - keep raw secrets on the machine - keep the agent out of the vault - keep command execution inside a policy boundary - make MCP setup predictable - make `.env` workflows safer and easier to automate

Tools (8)

claudecursorpathspermissionsafestatusvscodewindsurf

Topics

ai-agentsautomationclideveloper-toolsdotenvexecution-brokerkapsellinuxmacosmcpmcp-serverpolicy-enginesecretssecuritystdio