insumer for Claude Desktop
io.github.douglasborthwick-crypto/insumer
Read-first blockchain verification. ECDSA-signed booleans across 37 chains. 27 tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install insumer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<INSUMER_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs