vaultit runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 16 Mar 2026.
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
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 vaultit -- uvx vaultit
{
"mcpServers": {
"vaultit": {
"args": [
"vaultit"
],
"command": "uvx"
}
}
}
[mcp_servers.vaultit]
command = "uvx"
args = ["vaultit"]
{
"mcpServers": {
"vaultit": {
"args": [
"vaultit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vaultit": {
"args": [
"vaultit"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.