Scopeblind Passport
Rank #7,039io.github.tomjwxf/scopeblind-passport
Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.
Scopeblind Passport is a Model Context Protocol (MCP) server published by tomjwxf. It ranks #7,039 of 132,046 servers tracked on MCP Toplist, and its repository has 145 GitHub stars. Scopeblind Passport is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Apr 5, 2026.
Ranks ahead of 125,007 of 132,046 servers on MCP Toplist.
Use Scopeblind Passport
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add scopeblind-passport -- npx -y @scopeblind/passport[mcp_servers.scopeblind-passport]
command = "npx"
args = ["-y", "@scopeblind/passport"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"scopeblind-passport": {
"command": "npx",
"args": [
"-y",
"@scopeblind/passport"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"scopeblind-passport": {
"command": "npx",
"args": [
"-y",
"@scopeblind/passport"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scopeblind-passport": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scopeblind/passport"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scopeblind-passport": {
"command": "npx",
"args": [
"-y",
"@scopeblind/passport"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scopeblind-passport": {
"command": "npx",
"args": [
"-y",
"@scopeblind/passport"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tomjwxf%2Fscopeblind-passport)<a href="https://mcptoplist.com/server/io.github.tomjwxf%2Fscopeblind-passport"><img src="https://mcptoplist.com/badge/io.github.tomjwxf%2Fscopeblind-passport.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tomjwxf
Other servers by tomjwxf
View all tomjwxf servers →Available versions (3)
| Version | Published |
|---|---|
| 0.4.2 | Apr 5, 2026 |
| 0.4.1 | Mar 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Scopeblind Passport?
- Scopeblind Passport is maintained by tomjwxf, which publishes 5 MCP servers (23 total versions) tracked on MCP Toplist.
- Is Scopeblind Passport listed on the Official MCP Registry?
- Yes — Scopeblind Passport is listed on the Official MCP Registry.
- How many versions does Scopeblind Passport have?
- MCP Toplist tracks 3 versions of Scopeblind Passport, most recently published on Apr 5, 2026.
- Where can I find the source code for Scopeblind Passport?
- The source code for Scopeblind Passport is hosted at github.com/tomjwxf/ScopeBlindD2.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.