Gives Claude the ability to generate cryptographic hashes on demand using common algorithms like MD5, SHA1, SHA256, SHA512, and bcrypt. The server runs as a hosted API at hash-generator.api.klymax402.com and uses SSE transport. You'd reach for this when you need to compute hashes during a conversation without writing throwaway code, whether for verifying file integrity, generating password hashes, or checking against known hash values. The x402 micropayment integration suggests usage based billing. The GitHub repo is pretty bare, so you're trusting the hosted endpoint. Straightforward utility for hash operations without the ceremony of spinning up your own tooling.
claude mcp add --transport sse io.github.br0ski777-hash-generator https://hash-generator.api.klymax402.com/mcp