MCP.so
Sign In

SecretCarousel

@Tyga.Cloud Ltd

About SecretCarousel

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

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Frequently asked questions

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.

Comments

More Developer Tools MCP servers