mcpbeat Sign in

Vaultfire Trust Protocol MCP Server

by ghostkey316 Your server? Claim it
local only

Vaultfire Trust Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm.

On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 18 · avg 8 · +49% w/w
a month agotoday
40
Installs / week
npm · @vaultfire/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add vaultfire -- npx -y @vaultfire/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vaultfire": {
      "args": [
        "-y",
        "@vaultfire/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vaultfire]
command = "npx"
args = ["-y", "@vaultfire/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "vaultfire": {
      "args": [
        "-y",
        "@vaultfire/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vaultfire": {
      "args": [
        "-y",
        "@vaultfire/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vaultfire Trust Protocol

same job, measured the same way
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

29 installs/wk local only
MadTaco
by madtaco

Verification and trust checks for AI agents: validate, screen, propose, accounts, usage.

96 installs/wk local only
Agentfolio MCP Server
by 0xbrainkid

AI agent identity verification via SATP on Solana. Trust scores and on-chain attestations.

98 installs/wk local only
Shuka
by cdonoyan

Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.

26 installs/wk local only
AccordTrace
by kosta1985

Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.

9 tools answering
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

110 installs/wk local only
MX Probe
by mxprobe

Email verification for AI agents: send, hold or kill with the reason. Signup and credits by API.

899 installs/wk local only
I
AegisAI
by kadopi

Paid pre-execution risk verification for AI agents over MCP and x402.

17 tools answering

Vaultfire Trust Protocol — questions

Answers built from our own checks of this server.

Why is there no uptime for Vaultfire Trust Protocol?
Vaultfire Trust Protocol runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @vaultfire/mcp-server was installed 40 times last week.
Is Vaultfire Trust Protocol still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Vaultfire Trust Protocol?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @vaultfire/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Vaultfire Trust Protocol?
The npm package @vaultfire/mcp-server was installed 40 times in the last week. Week over week that is +49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.