io.github.jyswee/secretcarousel MCP Server
io.github.jyswee/secretcarousel
What is the io.github.jyswee/secretcarousel MCP server?
Agent-first secrets vault. Store, rotate, and share credentials from chat. 20 tools.
How to install io.github.jyswee/secretcarousel
Copy-paste configuration for popular MCP clients.
SC_API_KEYsecretSecretCarousel API key (sc_...). Optional: without a key the server starts in onboarding mode and can self-signup via the sc_signup tool.
AuthorizationsecretBearer token using your SecretCarousel API key: 'Bearer sc_...'. Optional: without one the server starts in onboarding mode and can create a vault via the sc_signup tool.
{
"mcpServers": {
"secretcarousel": {
"command": "npx",
"args": [
"-y",
"secretcarousel",
"mcp-serve"
],
"env": {
"SC_API_KEY": "<YOUR_SC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"secretcarousel": {
"command": "npx",
"args": [
"-y",
"secretcarousel",
"mcp-serve"
],
"env": {
"SC_API_KEY": "<YOUR_SC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"secretcarousel": {
"command": "npx",
"args": [
"-y",
"secretcarousel",
"mcp-serve"
],
"env": {
"SC_API_KEY": "<YOUR_SC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"secretcarousel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"secretcarousel",
"mcp-serve"
],
"env": {
"SC_API_KEY": "<YOUR_SC_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add secretcarousel --env SC_API_KEY=<YOUR_SC_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y secretcarousel mcp-serveRelated MCP servers
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
io.github.jyswee/ainpc-cli
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.