insumer for Cline
io.github.douglasborthwick-crypto/insumer
Read-first blockchain verification. ECDSA-signed booleans across 37 chains. 27 tools.
client:Cline
transport:stdio
runtime:npm
Install insumer in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<INSUMER_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs