Skip to content
Zed

Hash Generator API for Zed

io.github.br0ski777/hash-generator

Cryptographic hashing — MD5, SHA1, SHA256, SHA512, bcrypt. x402 micropayment.

client:Zed transport:sse

Install Hash Generator API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "hash-generator": {
      "url": "https://hash-generator.api.klymax402.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Hash Generator API in other clients