← Index

io.github.douglasborthwick-crypto/insumer

io.github.douglasborthwick-crypto/insumer·v1.8.3·Other
Quality Score
84
/100

Read-first blockchain verification. ECDSA-signed booleans across 32 chains. 26 tools.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "insumer": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-insumer"
      ],
      "env": {
        "INSUMER_API_KEY": "<your-insumer_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "insumer": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-insumer"
      ],
      "env": {
        "INSUMER_API_KEY": "<your-insumer_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-server-insumer
§02  Environment variables
INSUMER_API_KEY
requiredsecret

InsumerAPI key (starts with insr_live_)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other