Safehold runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 18 May 2026.
Local, encrypted MCP vault for passports, IDs, visas and photos. You control access.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add safehold -- npx -y safehold
{
"mcpServers": {
"safehold": {
"args": [
"-y",
"safehold"
],
"command": "npx"
}
}
}
[mcp_servers.safehold]
command = "npx"
args = ["-y", "safehold"]
{
"mcpServers": {
"safehold": {
"args": [
"-y",
"safehold"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"safehold": {
"args": [
"-y",
"safehold"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.