Security
Trust: 37/100 (Limited)io.github.san-techie21/astracipher Guide
Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto
by san-techie21
Quick Start
Install
npx @astracipher/coreClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-san-techie21-astracipher": {
"command": "npx",
"args": [
"@astracipher/core"
]
}
}
}