Loomal

astracipher

MCP server by github.com/san-techie21/astracipher

Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto

0 starsnpm: @astracipher/core

About astracipher

astracipher is an MCP (Model Context Protocol) server published by san-techie21 in the official MCP registry, listed under Autonomous Agents on Loomal. Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto

It ships as an npm package (@astracipher/core), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/san-techie21/astracipher.

Use astracipher with your agent

Claude Code · one command
claude mcp add astracipher -- npx -y @astracipher/core
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "astracipher": {
      "command": "npx",
      "args": [
        "-y",
        "@astracipher/core"
      ]
    }
  }
}
npm@astracipher/core

Frequently asked questions

What is astracipher?
astracipher is an MCP (Model Context Protocol) server by san-techie21 in the Autonomous Agents category. Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto
How do I connect astracipher to Claude, Cursor, or another MCP client?
Install astracipher from its npm package (@astracipher/core) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is astracipher open source?
Yes — the source code is public at github.com/san-techie21/astracipher.
Can AI agents pay to use astracipher?
Not yet through Loomal — astracipher is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain astracipher? Claim this listing free by verifying GitHub ownership, or contact us.