suryan/mcp-secret-launcher
A lightweight Rust CLI that retrieves secrets from the OS keyring and launches MCP servers with those secrets injected as environment variables. No more plaintext API tokens in mcp.json.
Platform-specific configuration:
{
"mcpServers": {
"mcp-secret-launcher": {
"command": "npx",
"args": [
"-y",
"mcp-secret-launcher"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...