Astracipher runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm. Last commit 22 Jun 2026.
Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto
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.
claude mcp add astracipher -- npx -y @astracipher/core
{
"mcpServers": {
"astracipher": {
"args": [
"-y",
"@astracipher/core"
],
"command": "npx"
}
}
}
[mcp_servers.astracipher]
command = "npx"
args = ["-y", "@astracipher/core"]
{
"mcpServers": {
"astracipher": {
"args": [
"-y",
"@astracipher/core"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"astracipher": {
"args": [
"-y",
"@astracipher/core"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.