MCP.so
登录

SecretCarousel

@Tyga.Cloud Ltd

关于 SecretCarousel

The agent-first secret vault. Coding agents store, rotate, and share secrets — AES-256-GCM encrypted, audited, autonomous.

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "secretcarousel": {
      "command": "npx",
      "args": [
        "secretcarousel",
        "mcp-serve"
      ],
      "env": {
        "SC_API_KEY": "sc_your_api_key_here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Secretcarousel?

The agent-first secret vault. Coding agents store, rotate, and share secrets — AES-256-GCM encrypted, audited, autonomous.

How to use Secretcarousel?

The README includes setup instructions such as npx secretcarousel signup my-project --local.

Key features of Secretcarousel

  • Claim tokens — hand a secret to another agent/tenant via a one-time, scoped, expiring, audited token
  • Rotation — rotate now or on a schedule, with email alerts
  • Sharing — time- and view-limited links for humans
  • Environments — export as .env, promote secrets between environments
  • Scoped API keys — read/write/admin per key, project-scoped

Use cases of Secretcarousel

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Secretcarousel

Where is the source code for Secretcarousel?

The source code is linked from the repository URL on this page.

Does Secretcarousel include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

常见问题

Where is the source code for Secretcarousel?

The source code is linked from the repository URL on this page.

Does Secretcarousel include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

开发工具 分类下的更多 MCP 服务器