mcpbeat Sign in

Agent Passport MCP Server

by johninarti Your server? Claim it
local only

Agent Passport runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm.

Post-quantum (ML-DSA-65/FIPS-204) agent identity + AI-decision receipts, verifiable offline.

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

Installs per day peak 184 · avg 25 · -40% w/w
a month agotoday
76
Installs / week
npm · @fractalai/agent-passport-mcp
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 agent-passport -- npx -y @fractalai/agent-passport-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-passport": {
      "args": [
        "-y",
        "@fractalai/agent-passport-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-passport]
command = "npx"
args = ["-y", "@fractalai/agent-passport-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-passport": {
      "args": [
        "-y",
        "@fractalai/agent-passport-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-passport": {
      "args": [
        "-y",
        "@fractalai/agent-passport-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Passport

same job, measured the same way
Trust Gate
by cwnapps

Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.

4 tools answering
Astracipher
by san-techie21

Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto

26 installs/wk local only
A
Paseo
by augmentev

Confidential AI execution with a post-quantum receipt on every job — verifiable by anyone.

answering
Quantaseal
by lokeshwaranramu

Quantum-safe vault, encryption & compliance for AI agents. NIST FIPS 203/204 ML-KEM-768 + ML-DSA-65.

47 installs/wk local only
Etch
by saravananjaichandar

Etch is a signed audit chain for AI agent decisions, offline-verifiable against pinned public keys.

answering
Acta — Verifiable Agent Memory
by kylewilson04

Verifiable agent memory with signed ledger receipts — verify every write offline.

local only
ActionProof
by burakfenerci5

Tamper-proof audit trail for AI agents. Signed receipts, offline-verifiable, zero backend.

78 installs/wk local only
HODLXXI Read-Only
by hodlxxi

Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.

26 tools answering

Agent Passport — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Passport?
Agent Passport 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 @fractalai/agent-passport-mcp was installed 76 times last week.
Is Agent Passport 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 Agent Passport?
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 @fractalai/agent-passport-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Passport?
The npm package @fractalai/agent-passport-mcp was installed 76 times in the last week. Week over week that is -40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.