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.

コメント

「開発者ツール」の他のコンテンツ