Tired of hardcoding secrets like API keys in your MCP client configuration (e.g., mcp.json, claude_desktop_config.json)? mcp-secure-launcher lets you run your existing MCP servers securely without mod…
{
"mcpServers": {
"mcp-safe-run": {
"command": "npx",
"args": [
"-y",
"mcp-safe-run"
]
}
}
}