Skip to content

1clawai/1claw

v0.44.0MIT

Secure secrets management, multi-chain signing, agent memory, automations, and 60+ tools for AI agents via 1Claw vault.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

1clawstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@1claw/mcp"
  ],
  "env": {
    "ONECLAW_AGENT_API_KEY": ""
  }
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "1claw",
  "version": "0.44.0",
  "description": "Secure secrets management, multi-chain signing, agent memory, automations, and 60+ tools for AI agents via 1Claw vault.",
  "author": {
    "name": "1Claw",
    "url": "https://1claw.xyz",
    "email": "ops@1claw.xyz"
  },
  "homepage": "https://docs.1claw.xyz",
  "repository": "https://github.com/1clawAI/1claw-mcp",
  "license": "MIT",
  "keywords": [
    "secrets",
    "vault",
    "signing",
    "mcp",
    "ai-agents",
    "encryption",
    "hsm",
    "treasury",
    "memory",
    "automations"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub