Core
Freeby MCP Community
ScopeBlind in one install. Bundles protect-mcp + passport + verify for AI agent governance.
v0.2.0Added Apr 12, 2026
mcpsecurityai-agentsreceiptsed25519
Core MCP Server
ScopeBlind in one install. Bundles protect-mcp + passport + verify for AI agent governance.
Installation
Reviews
Installation
Quick install
npx -y @scopeblind/core
Add to claude_desktop_config.json
{
"mcpServers": {
"core": {
"command": "npx",
"args": ["-y", "@scopeblind/core"]
}
}
}