Loading MCP server directory, please wait...
HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.
npx @getmcp/cli add io.github.1clawAI/1claw-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.1clawAI/1claw-mcp": {
"command": "npx",
"args": [
"-y",
"@1claw/mcp"
],
"env": {
"ONECLAW_AGENT_API_KEY": "",
"ONECLAW_AGENT_ID": "",
"ONECLAW_VAULT_ID": "",
"ONECLAW_BASE_URL": "",
"ONECLAW_LOCAL_ONLY": ""
}
}
}
}