compute_merkle_root — Lightyear CryptoPunks MCP Tool
compute_merkle_root
(compute merkle root) is one of 11 tools on the
Lightyear CryptoPunks
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call compute_merkle_root from your client
- Claude Code Lightyear CryptoPunks compute_merkle_root run in your project directory
- Claude Desktop Lightyear CryptoPunks compute_merkle_root ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Lightyear CryptoPunks compute_merkle_root ~/.cursor/mcp.json
- VS Code Lightyear CryptoPunks compute_merkle_root .vscode/mcp.json
- Zed Lightyear CryptoPunks compute_merkle_root ~/.config/zed/settings.json
- Windsurf Lightyear CryptoPunks compute_merkle_root ~/.codeium/windsurf/mcp_config.json
- Cline Lightyear CryptoPunks compute_merkle_root ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Lightyear CryptoPunks compute_merkle_root ~/.gemini/settings.json
- Grok Lightyear CryptoPunks compute_merkle_root .mcp.json (in your project root)
- ChatGPT Lightyear CryptoPunks compute_merkle_root Settings → Connectors → Advanced → Developer mode
- Claude.ai Lightyear CryptoPunks compute_merkle_root Settings → Connectors → Add custom connector
- LangChain Lightyear CryptoPunks compute_merkle_root pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cryptopunks https://punks.lightyear.build/api/mcp
Other tools on this server
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.