hash_digest — APIShed MCP Tool
hash_digest
(hash digest) is one of 32 tools on the
APIShed
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call hash_digest from your client
- Claude Code APIShed hash_digest run in your project directory
- Claude Desktop APIShed hash_digest ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APIShed hash_digest ~/.cursor/mcp.json
- VS Code APIShed hash_digest .vscode/mcp.json
- Zed APIShed hash_digest ~/.config/zed/settings.json
- Windsurf APIShed hash_digest ~/.codeium/windsurf/mcp_config.json
- Cline APIShed hash_digest ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APIShed hash_digest ~/.gemini/settings.json
- Grok APIShed hash_digest .mcp.json (in your project root)
- ChatGPT APIShed hash_digest Settings → Connectors → Advanced → Developer mode
- Claude.ai APIShed hash_digest Settings → Connectors → Add custom connector
- LangChain APIShed hash_digest pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http apished https://apished.com/mcp
Other tools on this server
- datemath_add
- datemath_age
- datemath_businessdays
- datemath_dayofweek
- datemath_diff
- datemath_leapyear
- ean_validate
- email_validate
- encode_decode
- encode_encode
- iban_validate
- isbn_validate
- jsonschema_validate
- luhn_validate
- nip_validate
- pesel_validate
- random_int
- regex_match
- regon_validate
- rpncalc_eval
- swiftbic_validate
- text_charat
- text_count
- text_palindrome
- text_reverse
- text_sort
- text_stats
- text_wordcount
- tokens_count
- url_validate
- vateu_validate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.