astracipher for Zed
io.github.san-techie21/astracipher
Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto
client:Zed
transport:stdio
runtime:npm
Install astracipher in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"astracipher": {
"command": "npx",
"args": [
"-y",
"@astracipher/core"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs