mcpbeat Sign in

Scopeblind Passport MCP Server

local only

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

Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.

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

Installs per day peak 33 · avg 11 · +81% w/w
a month agotoday
70
Installs / week
npm · @scopeblind/passport
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository scopeblind/scopeblindd2
пакет @scopeblind/passport ссылается на scopeblind/scopeblind-gateway

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 scopeblind-passport -- npx -y @scopeblind/passport
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scopeblind-passport": {
      "args": [
        "-y",
        "@scopeblind/passport"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scopeblind-passport]
command = "npx"
args = ["-y", "@scopeblind/passport"]
.cursor/mcp.json
{
  "mcpServers": {
    "scopeblind-passport": {
      "args": [
        "-y",
        "@scopeblind/passport"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scopeblind-passport": {
      "args": [
        "-y",
        "@scopeblind/passport"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Scopeblind Passport

same job, measured the same way
Passport
by scopeblind

Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.

local only
Provenonce
by jarekpiot

Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.

65 installs/wk local only
Provenonce
by provenonceai

Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents.

local only
Astracipher
by san-techie21

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

33 installs/wk local only
Audit Trail
by piqrypt

Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.

52 installs/wk local only
Vouch MCP
by vouch-protocol

Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.

61 installs/wk local only
C
TrustNotch
by trustnotch

Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.

122 installs/wk local only
APEX PSI
by kawal393

Cryptographic truth infrastructure for AI agents: seal, verify, anchor, cite, audit.

35 installs/wk local only

Scopeblind Passport — questions

Answers built from our own checks of this server.

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