1Claw Vault
Rank #3,264io.github.1clawAI/1claw-mcp
HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.
1Claw Vault is a Model Context Protocol (MCP) server published by 1clawai. It ranks #3,264 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. 1Claw Vault is listed across 3 registries — Official MCP, Glama and PulseMCP, with 18 tracked versions. It was first listed on May 29, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 128,782 of 132,046 servers on MCP Toplist.
Use 1Claw Vault
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add 1claw-mcp -e "ONECLAW_AGENT_API_KEY=<your ONECLAW_AGENT_API_KEY>" -e "ONECLAW_AGENT_ID=<your ONECLAW_AGENT_ID>" -e "ONECLAW_VAULT_ID=<your ONECLAW_VAULT_ID>" -e "ONECLAW_BASE_URL=<your ONECLAW_BASE_URL>" -e "ONECLAW_LOCAL_ONLY=<your ONECLAW_LOCAL_ONLY>" -- npx -y @1claw/mcpReplace each placeholder with your own value before saving.
[mcp_servers.1claw-mcp]
command = "npx"
args = ["-y", "@1claw/mcp"]
[mcp_servers.1claw-mcp.env]
ONECLAW_AGENT_API_KEY = "<your ONECLAW_AGENT_API_KEY>"
ONECLAW_AGENT_ID = "<your ONECLAW_AGENT_ID>"
ONECLAW_VAULT_ID = "<your ONECLAW_VAULT_ID>"
ONECLAW_BASE_URL = "<your ONECLAW_BASE_URL>"
ONECLAW_LOCAL_ONLY = "<your ONECLAW_LOCAL_ONLY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"1claw-mcp": {
"command": "npx",
"args": [
"-y",
"@1claw/mcp"
],
"env": {
"ONECLAW_AGENT_API_KEY": "<your ONECLAW_AGENT_API_KEY>",
"ONECLAW_AGENT_ID": "<your ONECLAW_AGENT_ID>",
"ONECLAW_VAULT_ID": "<your ONECLAW_VAULT_ID>",
"ONECLAW_BASE_URL": "<your ONECLAW_BASE_URL>",
"ONECLAW_LOCAL_ONLY": "<your ONECLAW_LOCAL_ONLY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"1claw-mcp": {
"command": "npx",
"args": [
"-y",
"@1claw/mcp"
],
"env": {
"ONECLAW_AGENT_API_KEY": "<your ONECLAW_AGENT_API_KEY>",
"ONECLAW_AGENT_ID": "<your ONECLAW_AGENT_ID>",
"ONECLAW_VAULT_ID": "<your ONECLAW_VAULT_ID>",
"ONECLAW_BASE_URL": "<your ONECLAW_BASE_URL>",
"ONECLAW_LOCAL_ONLY": "<your ONECLAW_LOCAL_ONLY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"1claw-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@1claw/mcp"
],
"env": {
"ONECLAW_AGENT_API_KEY": "<your ONECLAW_AGENT_API_KEY>",
"ONECLAW_AGENT_ID": "<your ONECLAW_AGENT_ID>",
"ONECLAW_VAULT_ID": "<your ONECLAW_VAULT_ID>",
"ONECLAW_BASE_URL": "<your ONECLAW_BASE_URL>",
"ONECLAW_LOCAL_ONLY": "<your ONECLAW_LOCAL_ONLY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"1claw-mcp": {
"command": "npx",
"args": [
"-y",
"@1claw/mcp"
],
"env": {
"ONECLAW_AGENT_API_KEY": "<your ONECLAW_AGENT_API_KEY>",
"ONECLAW_AGENT_ID": "<your ONECLAW_AGENT_ID>",
"ONECLAW_VAULT_ID": "<your ONECLAW_VAULT_ID>",
"ONECLAW_BASE_URL": "<your ONECLAW_BASE_URL>",
"ONECLAW_LOCAL_ONLY": "<your ONECLAW_LOCAL_ONLY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"1claw-mcp": {
"command": "npx",
"args": [
"-y",
"@1claw/mcp"
],
"env": {
"ONECLAW_AGENT_API_KEY": "<your ONECLAW_AGENT_API_KEY>",
"ONECLAW_AGENT_ID": "<your ONECLAW_AGENT_ID>",
"ONECLAW_VAULT_ID": "<your ONECLAW_VAULT_ID>",
"ONECLAW_BASE_URL": "<your ONECLAW_BASE_URL>",
"ONECLAW_LOCAL_ONLY": "<your ONECLAW_LOCAL_ONLY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.1clawAI%2F1claw-mcp)<a href="https://mcptoplist.com/server/io.github.1clawAI%2F1claw-mcp"><img src="https://mcptoplist.com/badge/io.github.1clawAI%2F1claw-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
1clawai
Available versions (18)
| Version | Published |
|---|---|
| 0.56.3 | Aug 24, 2026 |
| 0.53.3 | Aug 20, 2026 |
| 0.52.0 | Aug 18, 2026 |
| 0.49.0 | Aug 17, 2026 |
| 0.48.2 | Aug 17, 2026 |
| 0.48.0 | Aug 14, 2026 |
| 0.46.0 | Aug 12, 2026 |
| 0.44.3 | Aug 11, 2026 |
| 0.44.2 | Aug 11, 2026 |
| 0.43.2 | Aug 10, 2026 |
| 0.43.1 | Aug 3, 2026 |
| 0.41.3 | Aug 1, 2026 |
| 0.40.3 | Jul 13, 2026 |
| 0.40.1 | Jul 10, 2026 |
| 0.36.1 | Jul 3, 2026 |
| 0.34.3 | Jul 3, 2026 |
| 0.32.1 | Jun 5, 2026 |
| 0.31.1 | Jun 3, 2026 |
Frequently asked questions
- Who maintains 1Claw Vault?
- 1Claw Vault is maintained by 1clawai, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is 1Claw Vault listed on the Official MCP Registry?
- Yes — 1Claw Vault is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does 1Claw Vault have?
- MCP Toplist tracks 18 versions of 1Claw Vault, most recently published on Aug 24, 2026.
- Where can I find the source code for 1Claw Vault?
- The source code for 1Claw Vault is hosted at github.com/1clawai/1claw-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.