In-depth architectural comparison of the 1Claw Vault and Shellward MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
1Claw Vault
Security · Local stdio
Quality: 56/100 (Good) | Auth: API Key required
Shellward
Security · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Verdict Summary: Choose 1Claw Vault if you need specialized Security tools running via a local process. Choose Shellward if your workspace requires Security integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose 1Claw Vault when:
You need dedicated capabilities in the Security domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Free / Open Source).
You have access to required keys: ONECLAW_AGENT_API_KEY, ONECLAW_AGENT_TOKEN, ONECLAW_VAULT_ID, ONECLAW_LOCAL_ONLY, ONECLAW_LOCAL_VAULT, ONECLAW_DAEMON_SOCKET, MCP_TRANSPORT, PORT.
HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.
AI Agent Security Middleware & MCP Server with 8-layer defense including prompt injection detection, DLP data flow tracking, command blocking, and PII detection. 7 MCP tools, zero dependencies.
1Claw Vault is categorized under Security and uses a local stdio subprocess. In contrast, Shellward belongs to Security using local stdio subprocess. Select 1Claw Vault when you need capabilities focused on security and Shellward when you require tools for security.
Primary tools included: Stdio MCP server with local execution, Prompt injection detection for Chinese and English text, PII, credential, and sensitive-data scanning.
Server-side secret rotation with generated value (length, charset configurable)
list_versions
List all versions of a secret (version numbers, dates, disabled status)
get_env_bundle
Fetch an env_bundle secret and parse it as KEY=VALUE JSON
list_child_agents
Child agents under a parent (own key/memory/policy, subset of the parent's access; vault ≥ 0.61.30)
resolve_env
Resolve environment variables for a vault and environment (returns the final KEY=VALUE set with precedence applied). When the agent has `env_auto_resolve: true`, omit `environment` and the server uses the agent's tagged environment from the JWT.
create_vault
Create a new vault (auto-shared with the agent's human creator)
+25 more tools listed on main page
Shellward Tools (6)
Stdio MCP server with local execution
Prompt injection detection for Chinese and English text