MCP server for secure, just-in-time secret retrieval from 1claw vault and malicious content inspection, enabling AI agents to access secrets and security analysis.
{
"mcpServers": {
"1clawmcp-1": {
"command": "npx",
"args": [
"-y",
"@1claw/mcp"
]
}
}
}