Stats
Actions
Tags
From agent-sop
Local stdio MCP server via strands-agents-sops for SOPS secrets operations. Enables Claude to decrypt and manage encrypted secrets files for agent workflows.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agent-sops": {
"command": "strands-agents-sops",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
strands-agents-sopsCommand-line arguments passed to the server process
npx claudepluginhub thebushidocollective/han --plugin agent-sop