Skip to content
VS Code

Hash Generator API for VS Code

io.github.br0ski777/hash-generator

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

client:VS Code transport:sse

Install Hash Generator API in VS Code

.vscode/mcp.json

{
  "servers": {
    "hash-generator": {
      "type": "sse",
      "url": "https://hash-generator.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Hash Generator API in other clients