HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@1claw/mcp · npm · 0.53.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.1clawAI/1claw-mcp",
"description": "HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.",
"title": "1Claw Vault",
"repository": {
"url": "https://github.com/1clawAI/1claw-mcp",
"source": "github"
},
"version": "0.53.3",
"websiteUrl": "https://1claw.xyz",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@1claw/mcp",
"version": "0.53.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Agent API key (ocv_...). Exchanged for a short-lived JWT; auto-discovers agent ID and vault. Recommended for stdio.",
"isSecret": true,
"name": "ONECLAW_AGENT_API_KEY"
},
{
"description": "Optional agent UUID when pinning identity (usually auto-discovered from the API key).",
"name": "ONECLAW_AGENT_ID"
},
{
"description": "Optional vault UUID when the agent can access multiple vaults.",
"name": "ONECLAW_VAULT_ID"
},
{
"description": "Vault API base URL (default https://api.1claw.xyz).",
"name": "ONECLAW_BASE_URL"
},
{
"description": "Set to true for security-only mode (inspect_content only; no vault credentials).",
"name": "ONECLAW_LOCAL_ONLY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T21:45:13.333166Z",
"publishedAt": "2026-08-20T21:45:13.333166Z",
"updatedAt": "2026-08-20T21:45:13.333166Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.53.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.